搜索资源列表
UART_TX
- UART串口发送,并且带CRC-16校验程序。板级验证通过,已经应用于过程中。-UART serial port to send with CRC-16 checksum program. Board-level verification is passed, has been applied to the process.
uart
- uart协议、实现、验证,基于wishbone协议,工业标准为16550A-UART protocol, implementation, verification, based on the Wishbone protocol, the industry standard for the 16550A
serial
- 本模块的功能是验证实现和PC机进行基本的串口通信的功能。需要在PC机上安装一个串口调试工具来验证程序的功能。-This module' s function is to verify implementation and basic PC-to serial communication functions. Required in the PC, install a serial port debug tool for the functional verification process
Fusion_UART
- 此段程序是基于fusion fpga的,是串口通信的验证程序-This section is based on fusion fpga program, is verification of serial communication program
xmodem_Flash_Down
- Xmodem传输协议上位机软件,使用VC++6.0编码,支持128字节和1024字节两种传输模式,同时支持CRC校验以及和校验两种校验方式。使用128字节块模式下载360K代码只需43秒。-Xmodem host computer to download the code, using VC++6.0 code, 128 bytes and 1024 bytes of two transmission modes, supports CRC checking and verification a
Commix1.4
- commix 1.4串口调试工具,非常方便的,可自动进行CRC16,或者其他校验-commix 1.4 serial debugging tool, very convenient for automatic CRC16, or other verification
TCommThread4
- BorlandC++Builder下实现的串口类,经试验验证可用的。-BorlandC++ Builder to achieve the serial port class, the experimental verification is available.
serial-data-manipulation
- labivew 平台下串口数据操作的实例,如串口的配置,字符的转化,奇偶位的验证等-labivew platform instance serial data manipulation, such as the serial port configuration, the transformation of character, parity bit verification
uart
- 。任何UU编码行的长度都不应超过61个字符(字节),即它可以保持45个数据字节。当数据少于20个UU编码行时,校验和按照实际发送的字节数进行计算。主机将它与接收字节的校验和相比较。-. The length of any UU-encoded line should not exceed 61 characters (bytes), that it can hold 45 data bytes. When the data line less than 20 UU encoding, verif
Visual-CPPchuangkoutongxinjishu
- Visual C++串口通信技术的经典书籍,包括所有的源代码,经过实验验证可以用的-Visual C++ serial communication technology of the classic books, including all source code, after experimental verification can be used
Finger
- 通过串口通信实现如何采集指纹并进行指纹验证的程序-Achieved through the serial communication and how to collect fingerprints fingerprint verification procedures
Serial--data-validation
- 用于串行通讯口的数据校验,校验结果为强制类型转换后的数据和-Data validation, verification results for serial communication port casts data and
CVRDrive
- 身份证信息采集及验证,可以通过对相关代码的学习初步掌握相关的内容-Identity information collection and verification, by learning to code initially grasp related content
Serial_Port-RS232
- RS232 Data Verification
spi_op_core
- 硬件SPI接口源码、测试环境及开发文档,经过验证的IP-SPI interface source code, verification environment and development documents
Xmodem
- XMODEM协议是一种串口通信中广泛用到的异步文件传输协议。分为标准Xmodem和1k-Xmodem两种,前者以128字节块的形式传输数据,后者字节块为1k即1024字节,并且每个块都使用一个校验和过程来进行错误检测。在校验过程中如果接收方关于一个块的校验和与它在发送方的校验和相同时,接收方就向发送方发送一个确认字节(ACK)。由于Xmodem需要对每个块都进行认可,这将导致性能有所下降,特别是延时比较长的场合,这种协议显得效率更低。(XMODEM protocol is a widely us
uart
- 一个具有固定波特率的 UART 串口收发器,可以实现 串口收发器,可以实现 9600 波特率的串口通信, 能够与 PC 机串口进行通信,支持 8 比特数据位、 1 比特停止位、无校验硬件流控模式(A fixed baud rate UART serial transceiver, can realize serial transceiver, can achieve 9600 baud rate serial communication, and can communicate with PC