-
430通信程序,通过配置430URAT模块实现波特率9600 2400 15200串口通信...
430通信程序,通过配置430URAT模块实现波特率9600 2400 15200串口通信-430 Communication Program, through the configuration 430URAT Module 9600 2400 15200 baud rate serial communication
- 2022-07-19 09:09:22下载
- 积分:1
-
单片机实现I2C总线通信.简单明了,一看就懂.
单片机实现I2C总线通信.简单明了,一看就懂.-MCU I2C bus communication. Simple and clear, a glance to understand.
- 2022-02-07 02:22:08下载
- 积分:1
-
A 51 the whole application development board (the whole practical source circuit...
一个51整开发板的应用(源程序电路图功能全实用给有需要的人)-A 51 the whole application development board (the whole practical source circuit functions to those in need)
- 2023-01-29 13:55:03下载
- 积分:1
-
单片机程序,里面包括代码和一些基本数据。源程序,各种文件...
单片机程序,里面包括代码和一些基本数据。源程序,各种文件-SCM procedures, which includes the code and some basic data. Source code, documentation
- 2023-05-07 14:45:03下载
- 积分:1
-
飞思卡尔单片机JM60 ucos-ii移植
飞思卡尔单片机 HCS08JM60 ucos-ii移植
- 2022-01-26 08:02:57下载
- 积分:1
-
Dragonball I2C驱动
Dragonball I2C驱动-Dragonball I2C driver
- 2022-02-13 02:54:05下载
- 积分:1
-
44bx中文手册
44bx中文手册-44bx Chinese Manual
- 2022-01-26 00:52:27下载
- 积分:1
-
eboot源码,有一定参考价值,对熟悉ARM开发有帮助
eboot源码,有一定参考价值,对熟悉ARM开发有帮助-eboot source, a certain reference value, familiar with the ARM development help
- 2022-08-10 17:25:18下载
- 积分:1
-
matlabforrtlinux 使用matlab进行开发调试 ok
matlabforrtlinux 使用matlab进行开发调试 ok-matlabforrtlinux using matlab for developing and debugging ok
- 2022-07-26 04:16:03下载
- 积分:1
-
基于Verilog 实现RS232的通讯
应用背景这是通过Verilog硬件描述语言,在XILINX 公司的KINTEX-7系列的FPGA上实现的RS232串口通讯的功能。经过本人亲自验证,完全可以实现通讯的功能。关键技术本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。程序实现了一个收发一帧10个bit(即无奇偶校验位)的串口控制器,10个bit是1位起始位,8个数据位,1个结束位。串口的波特律由程序中定义的div_par参数决定,更改该参数可以实现相应的波特率。程序当前设定的div_par 的值是0x104,对应的波特率是9600。用一个8倍波特率的时钟将发送或接受每一位bit的周期时间划分为8个时隙以使通信同步.
- 2022-08-09 08:56:17下载
- 积分:1