搜索资源列表
SENDSTR
- easyarm2104串口收发程序,针对处理器是lpc2104
AT91-UART0
- AT91RM9200 ADS下C语言编写的串口程序。可以双向收发数据。
serial.rar
- ARM的模拟串口程序,可能实现模拟收发的功能,采用ADS编写,很好用!,ARM serial simulation program, you may send and receive analog functions, using ADS to prepare, very good use!
dsp6713
- ti320c6713程序例程,串口、定时器,采用中断方式收发,是理解dsp好的例程-the examples of ti320c6713,and is good guide for studying the dsp
020uart1
- C8051F020串口成功收发程序,测试通过。-chuankoushoufachengxu
basic-usart-at91sam7x-ek
- 在AT91Sam7x256开发板下,通过修改usart的配置,来实现串口的收发程序-AT91Sam7x256 development board in the next, by modifying the USART configuration, to achieve the serial transceiver procedures
SendStr_C
- ARM7的串口收发程序,使用的是ADS,简单易用,可以参考-ARM7 serial transceivers, the use of the ADS, easy to use, can refer to
s3c2410-485
- 基于ARM,S3C2410的串口检验程序,可实现两台计算机之间的485总线数据收发。-Based on the ARM, S3C2410 serial testing procedures, can be achieved between the two computers to send and receive data bus 485.
lpc2132_dome
- lpc2132演示程序,同样是基于硬件FIFO和缓冲队列的串口收发演示-lpc2132 demo program, also is based on the hardware and buffer queue FIFO serial transceiver demo
UART_1
- 用于LM3S5749测试串口的程序,可以完成收发功能-Procedures used to the LM3S5749 test serial port can be done to send and receive
nRF2401A_C51
- NORDIC芯片24L01A串口收发无线数据程序-NORDIC co. 24L01A serial port receive and send c_code
main
- msp430串口程序,AVR测试通过。实现串口收发-msp430 serial procedures, the AVR test passed. Serial transceiver
LPC800-Test
- LPC800 Mini Kit 测试程序(UART收发,GPIO控制检测,MRT定时器) 测试平台: LPC800 Mini Kit 开发板 使用方法:使用串口调试程序(波特率115200、8个数据位、1个停止位、无奇偶校验位),用ASCII方式发送数字0 - 9,蓝色Led则相应的以1Hz、1/2Hz、1/4Hz、1/8Hz、1/16Hz、1/32Hz、1/64Hz、1/128Hz、1/256Hz、1/512Hz的频率闪烁,发送其它字符则切换LED的亮灭。-LPC800 Mini Ki
STM32-Template
- STM32快速开发模板,可直接添加程序,开发环境MDK,里面集成了串口收发和LED灯闪烁,自己编译开发,原创代码,亲测可用。-a template to develop STM32 software program.
rs232
- 串口收发程序-Serial transceiver procedures
STM32F103C8T6serial-test
- STM32103C8T arm 串口测试程序,串口收发,LED状态显示,串口匹配,通过串口软件显示数据-STM32103C8T arm Serial testing procedures, serial transceiver, LED status display, matching serial display data via the serial port software
Virtual_COM_Port
- 这是一款改编自Keil例程的虚拟串口的程序,利用端点2和端点3实验USB转虚拟串口的功能,收发数据。-This is a program adapted a virtual serial port Keil routines, the serial port function using the experimental endpoint 2 and 3 USB to virtual endpoints, send and receive data.
STM32_USART
- 基于ARM的USART串口收发程序,上位机向STM32f103发送数据,STM32接到数据后在发送给上位机完成通信-It is for STM32 s USART experiment
RS485-USART
- 基于STM32F1xx系列微处理器、RS485通信协议,Kill ARM开发环境下,可通过串口收发任意长度字符串的完整程序。下载至开发板后通过串口助手反复测试无误,代码清晰简洁,关键处有详细注释。-Based STM32F1xx series of microprocessors, RS485 communication protocol under Kill ARM development environment, complete program to send and receive se
STM32F103系列串口程序
- 用IAR写的需要可以看一下,实现简单的收发功能,触发中断函数