文件名称:UART
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 25kb
- 下载次数:
- 0次
- 提 供 者:
- wuju****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
/DM430-L型最小系统板串口测试程序,使用单片机的串口0
//通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板
//系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询
//板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替
//开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可
调试环境:EW430 V5.30-
English
Spanish
Arabic
/ DM430-L, the minimum system board serial port test program, the use of the microcontroller s serial port 0
//By the computer with serial cable to connect the development board serial port, serial debugging aides to send data to the system board
//System board will receive the data before sending to the serial port debugging assistant, receiving the interrupt module, send inquiries
//Onboard BSL module can be set by jumper cap for the USB to serial mode, the notebook computer does not have the serial port can directly replace the
//Development board BSL_Config area RXD and TXD0 of connection, the TXD and RXD0 connection can be
//Debugging environment: EW430 V5.30
//通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到系统板
//系统板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询
//板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替
//开发板的BSL_Config区的RXD和TXD0连接,TXD和RXD0连接即可
调试环境:EW430 V5.30-
English
Spanish
Arabic
/ DM430-L, the minimum system board serial port test program, the use of the microcontroller s serial port 0
//By the computer with serial cable to connect the development board serial port, serial debugging aides to send data to the system board
//System board will receive the data before sending to the serial port debugging assistant, receiving the interrupt module, send inquiries
//Onboard BSL module can be set by jumper cap for the USB to serial mode, the notebook computer does not have the serial port can directly replace the
//Development board BSL_Config area RXD and TXD0 of connection, the TXD and RXD0 connection can be
//Debugging environment: EW430 V5.30
(系统自动生成,下载前可以参看下载内容)
下载文件列表
UART\Backup of uart.ewd
....\Backup of uart.ewp
....\Debug\Exe\uart.d43
....\.....\...\uart.txt
....\.....\Obj\main.r43
....\.....\...\uart.pbd
....\main.c
....\path.txt
....\settings\settings\uart.wsdt
....\........\uart.cspy.bat
....\........\uart.dbgdt
....\........\uart.dni
....\........\uart.eww
....\uart.dep
....\uart.ewd
....\uart.ewp
....\Debug\Exe
....\.....\List
....\.....\Obj
....\settings\settings
....\Debug
....\settings
UART
....\Backup of uart.ewp
....\Debug\Exe\uart.d43
....\.....\...\uart.txt
....\.....\Obj\main.r43
....\.....\...\uart.pbd
....\main.c
....\path.txt
....\settings\settings\uart.wsdt
....\........\uart.cspy.bat
....\........\uart.dbgdt
....\........\uart.dni
....\........\uart.eww
....\uart.dep
....\uart.ewd
....\uart.ewp
....\Debug\Exe
....\.....\List
....\.....\Obj
....\settings\settings
....\Debug
....\settings
UART