文件名称:UART

  • 所属分类:
  • 其他嵌入式/单片机内容
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2016-12-08
  • 文件大小:
  • 26kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • y**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

//DM430-A型开发板串口接收发送程序,使用单片机的串口0,显示操作通过串口调试助手

//通过电脑与串口线连接开发板串口座,使用串口调试助手发送数据到开发板板

//开发板板会将收到的数据再发送到串口调试助手,接收采用中断模块,发送用查询

//板载的BSL模块可以通过跳线帽设置为USB转串口模式,笔记本电脑没有串口可以直接代替

//开发板的BSL区的RXD和TXD0连接,TXD和RXD0连接即可

//注意使用BSL模块作为USB转串口功能的时候,RTS和TCK跳线帽、DTR和RESET跳线帽要断开

//波特率更改请通过config.h文件,直接更改baud参数即可-



286/5000

// DM430-A development board serial port to receive and send the program, the use of single-chip serial port 0, the display operation through the serial debugging assistant

//Through the computer and serial cable to connect the development board serial port, use the serial debugging assistant to send data to the development board

//Development board will receive the data sent to the serial debugging assistant to receive the use of interrupt module to send inquiries

// Onboard BSL module can be set to USB through the jumper cap to serial mode, the notebook computer can not directly replace the serial port

//Development board BSL area RXD and TXD0 connection, TXD and RXD0 can be connected

// Note that the RTS and TCK jumper caps, DTR and RESET jumper caps should be disconnected when using the BSL module as a USB to serial port function

//Baud rate changes through the config.h file, you can directly change the baud parameters
(系统自动生成,下载前可以参看下载内容)

下载文件列表





UART

....\Config.h

....\Debug

....\.....\Exe

....\.....\...\uart.d43

....\.....\List

....\.....\Obj

....\.....\...\main.r43

....\.....\...\uart.pbd

....\main.c

....\path.txt

....\settings

....\........\uart.cspy.bat

....\........\uart.dbgdt

....\........\uart.dni

....\........\UART.wsdt

....\uart.dep

....\uart.ewd

....\uart.ewp

....\UART.eww

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org