-
32位arm9微处理器S3C2410的异步串口测试源代码
32位arm9微处理器S3C2410的异步串口测试源代码-32-bit ARM9 microprocessor S3C2410 asynchronous serial test source code
- 2023-09-01 23:25:04下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
430 to do a door control system of procedures, using inverter 482, such as commu...
430做的一种门控系统的程序,用到变频器,482通信协议等-430 to do a door control system of procedures, using inverter 482, such as communication protocols
- 2023-03-16 01:45:03下载
- 积分:1
-
红外遥控键值解码1602液晶显示(汇编语言),是红外遥控研究的必备基础...
红外遥控键值解码1602液晶显示(汇编语言),是红外遥控研究的必备基础-Infrared remote control key decoder 1602 liquid crystal display (assembly language) is the infrared remote-control study based on the essential
- 2022-05-14 21:06:01下载
- 积分:1
-
sd card procedures, the above records the SD card reader to write in detail the...
sd卡的程序,上面记录了SD卡的详细读卡写卡方式,适合51单片机或者其他-sd card procedures, the above records the SD card reader to write in detail the way cards for 51 single-chip or other
- 2022-05-28 03:48:59下载
- 积分:1
-
51单片机实现电梯仿真及其程序,51单片机实现电梯仿真及其程序...
51单片机实现电梯仿真及其程序,51单片机实现电梯仿真及其程序-51 single-chip simulation and procedures to achieve the lift, plus sub-ah
- 2023-07-14 12:35:03下载
- 积分:1
-
单片机控制继电器的自动化调试系统,很详细的描述。
单片机控制继电器的自动化调试系统,很详细的描述。-MCU Control Relay automated debugging systems, it is described in detail.
- 2023-08-16 23:25:03下载
- 积分:1
-
firmware 3.3.4.8 for int6000 powerline
firmware 3.3.4.8 for int6000 powerline
- 2022-01-24 14:29:04下载
- 积分:1
-
HID示例代码HOLTEK
HID sample code for HOLTEK
- 2022-09-21 15:25:03下载
- 积分:1
-
64点阵C程序有移动功能具有时间显示,可设置时间,断电保存...
64点阵C程序有移动功能具有时间显示,可设置时间,断电保存-64 dot-matrix C procedures with mobile features the time display can be set-up times, power save
- 2022-01-20 23:59:53下载
- 积分:1