搜索资源列表
-
0下载:
ARM开发实例,实验板是LPC系列。里面有十多个常见的应用例子。包括串口、实时时钟RTC、步进机、时钟LCD显示、i2c等等。是学习ARM嵌入式开发的好资料,大力推荐-ARM development of examples of experimental board is LPC series. There are more than 10 examples of common applications. Including the serial port, real-time clock RT
-
-
0下载:
AVR i2c转串口(UART)程序代码,AVR通过i2c Slave方式接收数据,再经由串口转发出去。-AVR i2c to serial port (UART) code, AVR receive data through the i2c Slave mode, and then transmitted out through the serial port.
-
-
0下载:
The software implemented in this Note controls the two GPIO port pins connected to the serial data
(SDA) and serial clock (SCL) lines of the i2c bus.-The software implemented in this Note controls the two GPIO port pins connected to the serial dat
-
-
0下载:
1、该例程为i2c例程。
2、使用说明
(1)工程文件路径:例程目录\i2c\MDK-ARM\Project.uvproj。
(2)请使用MDK 4.0以上版本打开,MDK版本过低会导致无法识别工程。
(3)下载调试工具为ULINK。
(4)请将JP1插1-2位置。
(5)请将串口线(直连串口线)插在板子COM1口上,并打开超级终端或串口助手,配置波特率115200,8位,一个停止位,无校验位。
(6)HEX文件下载到板子后,使用超级终端或串口调试助
-
-
0下载:
基于LPC1768的串口控制台程序,使用的是宝马1768开发板。需要外接:串口、lcd1602;需要开发板模块:串口、A/D转换、五向键、i2c、rtc、定时器、内置512kE2PROM、GPIO。已完成测试,开机需输入密码:012345;可使用 , 或 . 键上下切换输入过的命令。可设置、显示时间日期及闹钟,可更改密码。个人开发,引用需注明CJ right.-This project is a serial console program based on LPC1768 ARM chip ,
-
-
0下载:
电脑端使用串口调试助手,选择电脑与STM32相连的COM口,设置为115200-N-8-1,
复位开发板,即可接收STM32串口发送给电脑的调试信息。-PC side using serial debugging assistant, the computer COM port and the STM32 connected to 115200-N-8-1,
Reset the board, STM32 serial port to receive debugging informat
-