-
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
-
TCP/UDP源码
TCP与UDP源代码测试程序,方便初学者观看,理解。用VC写的,容易读懂-TCP and UDP code for ABC to use。
包含以下文件:ClientClient.aps
.................Client.clw
.................Client.cpp
.................Client.dsp
.................Client.dsw
.................Client.h
.................Client.ncb
.................Client.opt
.................Client.plg
.................Client.rc
.................ClientDlg.cpp
.................ClientDlg.h
.................ClientSocket.cpp
.................ClientSocket.h
.................ReadMe.txt
.................
esClient.ico
....................Client.rc2
.................
esource.
- 2022-10-17 19:45:03下载
- 积分:1
-
atmel的at91sam9260芯片的SPI读写程序,外设芯片为at45db321(dataflash),通过调试,已用于实际应用...
atmel的at91sam9260芯片的SPI读写程序,外设芯片为at45db321(dataflash),通过调试,已用于实际应用-atmel chip SPI read and write the at91sam9260 procedures, peripheral chip at45db321 (dataflash), through commissioning, has been used in the practical application of
- 2023-02-19 02:50:04下载
- 积分:1
-
Bootloader和UCOSII simucpu模拟器在移植过程和规范…
Bootloader和ucosII simuCPU模拟器在移植过程中的具体源代码
- 2023-05-11 00:30:03下载
- 积分:1
-
automatic fan speed control usinng lm35
在本计画中,使用lm35感测器来取得温度值
- 2022-01-31 10:52:44下载
- 积分:1
-
kernel uclibc bootloader 的编译方法
kernel uclibc bootloader 的编译方法-kernel uClibc build method Bootloader
- 2022-02-02 08:26:36下载
- 积分:1
-
模数转换模块ad7416的控制程序,用keil51 c实现
模数转换模块ad7416的控制程序,用keil51 c实现-AD7416 analog-digital conversion module of the control procedures, and realize keil51 c
- 2022-02-03 07:32:18下载
- 积分:1
-
this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD...
此代码在SDT2.51下调试通过,可以在我的板子ARM DEVELOP BOARD V1.0上面跑!经测试也适应于恒丰公司S344BOX等采公板设计的开发板。在其上电以后LED会闪烁一下,接着串口0会输出一些系统信息
可以通过串口终端与系统交互,可以测试320X240 STN LCD,包括图形显示函数,ascii字符显示函数。-this code under the SDT2.51 debugging through, I can blame the ARM DEVELOP BOARD V1.0 above Run! After tests also adapted to Prudential and other mining companies S344BOX public board design development board. In his last-- after about LED blinks, Serial 0 then the output will be some system information through serial terminal and system interaction, can test the 320 X240 STN LCD, including graphic display function, ascii character display function.
- 2022-02-04 05:34:14下载
- 积分:1
-
Setup_SmartRF_Studio_6_0_4 CC1000 is a series of development tools for the devel...
Setup_SmartRF_Studio_6_0_4是一个CC1000系列中的开发工具,对开发无线产品非常有用,可以用该工具进行先期的调试。绝对是个好东东。-Setup_SmartRF_Studio_6_0_4 CC1000 is a series of development tools for the development of wireless products very useful, the tool can be used for the initial task of debugging. Definitely is a good Dongdong.
- 2022-04-09 21:46:35下载
- 积分:1
-
header file of the specific codes for LPC2100 target boards
, user may modify...
header file of the specific codes for LPC2100 target boards
, user may modify it as ne-header file of the specific codes for LPC21 00 target boards, user may modify it as ne
- 2022-01-28 03:21:48下载
- 积分:1