-
XILINX FPGA 串口调试程序
应用背景KINTEX 7 FPGA 串口通讯程序 KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序KINTEX 7 FPGA 串口通讯程序关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。
程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。
串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值
是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通
信同步.
程序的基本工作过程是,按动一个按键SW0,控制器向PC的串口发送“welcome",
PC机接收后显示验证数据是否正确(串口调试工具设成按ASCII码接受方式).
PC可随时向CPLD发送0-F的十六进制数据,CPLD接受后显示在7段数码管上.
- 2022-01-25 23:46:06下载
- 积分:1
-
Embedded Linux Application Development Comments on the corresponding source
嵌入式Linux应用开发详解的所有相应源码-Embedded Linux Application Development Comments on the corresponding source
- 2022-02-04 06:09:27下载
- 积分:1
-
lcd interfacing code full .
lcd interfacing code full .
- 2022-05-30 23:44:20下载
- 积分:1
-
yaffs2文件系统源码
学习编程最好的教材就是源代码,yaffs2文件系统源码,是学习yaffs2文件系统的最好教材。
- 2022-08-18 21:18:01下载
- 积分:1
-
This is the powerpc chip embedded linux on the driver and testing procedures, in...
这是motorola公司的powerpc芯片上的嵌入式linux上的驱动程序和测试程序,包括led驱动实例,二层交换芯片bm8024设备驱动和memory等-This is the powerpc chip embedded linux on the driver and testing procedures, including led drive examples, two-story-chip bm8024 device drivers and other memory
- 2022-02-15 12:58:11下载
- 积分:1
-
Zigbee聊天助手
拿我们手中的Zigbee节点来弄个聊天工具,大家只要连接到自己电脑的串口,打开串口调试助手,设置好串口号和波特率就能实验多台电脑之前串口聊天啦,配上专用的串口助手软件,还可以显示中文
- 2022-05-19 19:28:26下载
- 积分:1
-
lpc2210 development board LED
lpc2210开发板LED-SPI调试程序-lpc2210 development board LED-SPI Debugger
- 2022-12-02 05:15:03下载
- 积分:1
-
Yaffs(Yet Another Flash File System)文件系统是专门针对NAND闪存设计的嵌入式文件系统
Yaffs(Yet Another Flash File System)文件系统是专门针对NAND闪存设计的嵌入式文件系统-Yaffs (Yet Another Flash File System) file system is designed specifically for NAND flash memory embedded file system
- 2022-01-30 13:07:49下载
- 积分:1
-
关于嵌入式方面的资料,介绍虚拟电路的文档资料,如果有需要的可以下载...
关于嵌入式方面的资料,介绍虚拟电路的文档资料,如果有需要的可以下载-On the embedded information, introduce virtual circuit documentation, and if necessary can be downloaded
- 2022-02-14 18:54:12下载
- 积分:1
-
CSerialPort类
非常好用的CSerialport类,网上可以搜索到他的用法,方便大家使用,字数不够,继续来凑
- 2023-07-16 15:15:03下载
- 积分:1