-
基于S3C44B0x的串口通信
串口是计算机上一种非常通用设备通信的协议。大多数计算机包含两个基于RS232的串口。串口同时也是仪器仪表设备通用的通信协议;很多GPIB兼容的设备也带有RS-232口。同时,串口通信协议也可以用于获取远程采集设备的数据。串口通信的概念非常简单,串口按位(bit)发送和接收字节。尽管比按字节(byte)的并行通信慢,但是串口可以在使用一根线发送数据的同时用另一根线接收数据。它很简单并且能够实现远距离通信。比如IEEE488定义并行通行状态时,规定设备线总常不得超过20米,并且任意两个设备间的长度不得超过2米;而对于串口而言,长度可达1200米。典型地,串口用于ASCII码字符的传输。通信使用3根线完成:(1)地线,(2)发送,(3)接收。由于串口通信是异步的,端口能够在一根线上发送数据同时在另一根线上接收数据。其他线用于握手,但是不是必须的。串口通信最重要的参数是波特率、数据位、停止位和奇偶校验。对于两个进行通行的端口,这些参数必须匹配:
- 2022-02-06 06:16:44下载
- 积分:1
-
STC89C58RD+ FLASH
STC89C58RD+ FLASH-ISP-IAP
- 2022-04-07 12:25:51下载
- 积分:1
-
niosII (12864) lcd function to write data
niosII(12864)lcd写数æ®å‡½æ•°-niosII (12864) lcd function to write data
- 2022-01-21 18:16:21下载
- 积分:1
-
一个s3c44b0上的启动兼测试程序
一个s3c44b0上的启动兼测试程序-a s3c44b0 start on the testing procedures and
- 2023-02-18 01:10:04下载
- 积分:1
-
U-Boot 1.3.1修改后的源码.1马
U-Boot 1.3.1修改后的源码.1马
- 2023-09-07 00:00:03下载
- 积分:1
-
Xilinx IIC IP
由 Xilinx 提供的 IIC 接口,使用 AXI interface。
Features
‧ AXI interface is based on the AXI4-Lite interface
‧ Master or slave operation
‧ Multi-master operation
‧ Software selectable acknowledge bit
‧ Arbitration lost interrupt with automatic mode switching from master to slave
‧ Calling address identification interrupt with automatic mode switching from master to slave
‧ START and STOP signal generation and detection
‧ Repeated START signal generation
‧ Acknowledge bit generation and detection
‧ Bus busy detec
‧ Fast mode 400 KHz operation or standard mode 100 KHz
‧ 7-bit or 10-bit addressing
‧ General call enable or disable
‧ Transmit and receive FIFOs - 16 bytes deep
‧ Throttling
‧ General purpose output, 1 bit to 8 bits wide
‧ Dynamic Start and Stop generation
‧ Filtering on the SCL and SDA signals to eliminate spurious pulses
- 2023-09-07 01:15:03下载
- 积分:1
-
FPGA的计数器设计
程序说明:
本次实验利用开发板上面的数码管实现一个十进制计数器的功能。
计数范围0000-9999,可循环计数。
目录说明:
工程在project文件夹里面;
源文件和管脚分配在
tl文件夹里面;
下载文件在download文件夹里面,.mcs为PROM模式下载文件,.bit为JTAG调试下载文件。
- 2022-04-15 17:41:36下载
- 积分:1
-
二分法的C实现,可以直接用于查找,有详细的例子
二分法的C实现,可以直接用于查找,有详细的例子-dichotomy C realized, can be directly used to locate a detailed example
- 2022-08-11 01:13:03下载
- 积分:1
-
54x54
54x54-bit Radix-4 Multiplier
based on Modified Booth Algorithm
- 2023-06-01 23:10:03下载
- 积分:1
-
Small_RTOS1
Small_RTOS1
- 2023-04-23 01:15:03下载
- 积分:1