-
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
-
Texas Instruments 串口透传
两台电脑通过串口相连,相互发送消息,现在讲电脑A和电脑B连接ZigBee模块,再用串口收发信息,ZigBee的作用就相当把有线信号转化为无线信号。
- 2022-01-25 17:56:40下载
- 积分:1
-
嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数...
嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数-Linux embedded system test tools, testing, reading and writing, including ram, process creation, socket communication, and disk io performance linux system, including the basic performance parameters
- 2023-06-21 02:50:04下载
- 积分:1
-
LwIP是光
lwIP is a light-weight implementation of the TCP/IP protocol suite
- 2022-09-18 09:30:03下载
- 积分:1
-
EasyARM2104 Boards Power test source code.
EasyARM2104开发套件电源测试源代码。-EasyARM2104 Boards Power test source code.
- 2022-02-10 03:56:51下载
- 积分:1
-
atmel chip, the network receives the at91sam9260 send procedure, the physical la...
atmel的at91sam9260芯片的网络接收发送程序,物理层芯片为dm9161,通过调试,已用于实际应用-atmel chip, the network receives the at91sam9260 send procedure, the physical layer chip dm9161, through commissioning, has been used in the practical application of
- 2022-08-08 01:27:46下载
- 积分:1
-
一个arm7开发板上cathe内存测试程序,该程序用c语言编写。
一个arm7开发板上cathe内存测试程序,该程序用c语言编写。-a arm7 Development Board cathe memory test program, the program is available c language.
- 2022-08-11 11:42:40下载
- 积分:1
-
lcd液晶显示
lcd液晶显示-LCD LCD
- 2022-10-29 12:20:02下载
- 积分:1
-
PIC12F508编写的PT2262红外发射码芯片,解决PT2262红外专用芯片不能在3V电池下工作的缺点。并且PT2262红外发送芯片不好购买。...
PIC12F508编写的PT2262红外发射码芯片,解决PT2262红外专用芯片不能在3V电池下工作的缺点。并且PT2262红外发送芯片不好购买。-PIC12F508 prepared infrared emission Code PT2262 chip solution should not PT2262 Infrared ASIC work in the 3V battery shortcomings. PT2262 chip and infrared sending bad buy.
- 2023-01-21 05:40:03下载
- 积分:1
-
calculator on UART of 8051 with videos.
calculator on UART of 8051 with videos.
- 2023-05-17 14:00:04下载
- 积分:1