搜索资源列表
uart
- 本文件是串口0、1测试程序,将跳线器JP7、JP11短接。使用外部22.1184MHz晶振。 功能:uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送\"WWW.MLARM.COM\";接收到PC机的数据后,再将该数据发送 回PC机。按开发板上键盘,将该键值发送到PC机.串口调试最好应用支持中文格式 的串口调试助手,否则不能正常显示。
uart
- LPC23XX/LPC24XX的串口接收程序。
uart
- 串口通信的接收和发送数据的verilog编程,对每条语句有详细说明其实现的功能。
uart接收发送模块
- 包含了uart的接受和发送模块,还有一个测试程序,将接受到的数据加1后返回
uart_Recv
- 基于msp430的软件模拟串口接收程序(在MSP430F147型单片机上成功实现)-Controller Based on the simulation software serial receiver (the MSP430F147 MCU- successful realization)
C8051_uart_test
- 摘 要: 本文件是C8051单片机串口0、1测试程序,使用外部22.1184MHz晶振。 功能:uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送字符串;接收到PC机的数据后,再将该数据发送回PC机。 按开发板上键盘,将该键值发送到PC机;本开发板提供的串口调试助手不支持中文显示。-Abstract : This document is C8051 MCU serial 0,
uart
- RS232串口程序,波特率可自行设置,如9600,19200,接收和发送程序-RS232 serial procedures, its own baud rate settings, such as 9600,19200, receive and send program
uart
- 本文件是串口0、1测试程序,将跳线器JP7、JP11短接。使用外部22.1184MHz晶振。 功能:uart驱动程序,包括初始化、波特率设置,单字节发送接收、字符串发送接受等。 程序运行时向PC机发送"WWW.MLARM.COM";接收到PC机的数据后,再将该数据发送 回PC机。按开发板上键盘,将该键值发送到PC机.串口调试最好应用支持中文格式 的串口调试助手,否则不能正常显示。-0,1 The present docu
uart
- ARN7核s3c44b0串口程序源码,包括FIFO,非FIFO多模式的接收发送.-S3C44B0 serial ARN7 nuclear program source code, including FIFO, non-FIFO multi-mode receiver sent.
a
- 适用于EasyDSP/index.htm >ARM2131(2132芯片) uart串口字符串接收程序( 适用实时系统) 程序: 1.能一次接收大批量字符串数, 2.采用了查寻方式,在实时系统中CPU占用率低 3.波特率适应范围较宽-Applicable to EasyDSP/index.htm
ADC+uart
- C8051F的AD(内置)接收转换程序以及串口收发程序。-C8051F of AD (built-in) to receive the conversion process as well as the serial port to send and receive procedures.
uart
- 用于串口通信的接收与发送(一次可传8位数据),程序比较简单,适合初学者参考.-Serial communication for receiving and sending (one 8-bit data be transmitted), the procedure is relatively simple, suitable for beginners reference.
uart
- LPC23XX/LPC24XX的串口接收程序。-Serial receive LPC23XX/LPC24XX procedures.
STM32-uart-OK
- STM32F103R8T6 串行中断接收程序,GPIO控制程序。IAR版本5.30-STM32F103R8T6 serial interrupt source code
uart
- 一个很好的单片机串口接收程序,可以把收到的数据显示在LCD上面,-A good single-chip serial receiver, received data can be displayed on the LCD above,
64jieshou
- Mega64 uart 通信接收程序,可以方便大家及时通信。(Mega64 uart Communications)
urat接收程序
- uart串口接收程序,实现基于Rs232传输线的数据的接收。(uart serial receiving program to realize data receiving based on Rs232 transmission line.)
uart
- 串口接收程序,可以解析串口的通信协议。非常实用(The serial port receiver can analyze the communication protocol of the serial port. Very practical)
uart程序
- uart接口程序,uart字符发送函数,uart字符接收函数,主函数等(the connect of uart)
uart
- 和大彩串口屏串口通讯的接收程序,HAL库提供的接收程序不是中断方式。程序为任意字节长度数据包中断接收,利用串口空闲中断实现(The receiving program that communicates with the serial port screen of the big color serial port, the receiving program provided by the HAL library is not an