搜索资源列表
LPC2131串口(TX+RX)+TIME0+ADC采样的代码
- LPC2131串口(TX+RX)+TIME0+ADC采样的代码,采用中断方式编写,绝对经典!-LPC2131 (TX RX) TIME0 ADC sample code, using interrupt the preparation, absolute classic!
lpc2300_uartirq
- lpc2300串口中断程序,此源码在KEIL下调试通过.
stm32_usart_irq
- STM32F103 串口中断方式例子程序,具体请查看www.elechome.com
C51
- 串口中断接收和发送 单片机C51串口中断接收和发送测试例程(含通信协议的实现).c
优龙9200开发板串口驱动
- AT91RM9200的串口驱动,利用中断方式实现,不依赖于任何操作系统
tq2440的裸奔程序
- 几个裸奔的程序 无os 的测试程序 有LCD 的 串口的 中断的 计时的
UART01.rar
- ARM串口通信实验,UART的中断方式实验。,ARM serial communication experiment, UART interrupt the experiment.
UART1.rar
- ARM串口通信实验,UART1的中断方式实验。,ARM serial communication experiment, UART1 interrupt the experiment.
SCI
- 飞思卡尔智能车的sci例程用于大学生智能车大赛的串口调试-fascale sci demo
key_interupt
- 键盘中断程序,通过DNW的串口或超级终端的串口都可以实现键盘的中断。-Keyboard interrupt procedures DNW HyperTerminal serial port or serial port can be the realization of the keyboard interrupt.
serialcommunication
- 单片机串口通信实例,包括中断方式 查询方式,这两种方式在单片机通信中经常用到的,程序中有注释的-Examples of single_chip serial communication, including the interruption of the way the way inquiries, both in single_chip frequently used in communications, procedures in the annotated
USARTmonichengxu
- pic18f芯片的USART串口通讯模块的利用,程序实现了串口的初始化、接收与发送中断及数据的解包打包和发送过程。-pic18f chip USART serial communication module to use, the program achieved a serial port initialization, receiving and sending interrupts and data packing and sending the process of unpacking.
UART
- 单片机串口通信,收发数据缓冲区示例,在中断中不处理接收的数据,只是按循环队的方式将数据存起来,标示Buf中有多少个数据,在主程序中去查询.-Microcontroller serial communication, send and receive data buffer example, in the interrupt does not handle the data received, but on a revolving team approach to store data toget
src
- 基于LPC2010的arm7处理器,串口调试代码。完整的实现了,串口中断的处理钩子。值得初学者学习-arm7 processor uart code source
stm32slve
- STM32串口利用定时器中断接受不同的帧的程序,希望能对大家有帮助-STM32 serial port using the timer interrupt to accept a different frame of procedures in the hope you can help
USART_Irq
- STM32F10C8 arm7嵌入式串口中断处理,详细介绍了中断方式下,怎样接收和发送数据。-STM32F10C8 arm7 embedded serial port interrupt handling, interrupt mode described in detail, how to send and receive data.
USART
- STM32F103VBT6开发板上的串口中断程序,通过串口控制流水灯-STM32F103VBT6 development board serial port interrupt program, through the serial port flow control lamp
USART_Interrupt
- stm32串口通讯例子,工作在中断方式,将接收到的数据再通过串口发送-stm32 serial communication example, work in the interrupt mode, the received data and then sent through the serial port
stm32 串口DMA中断
- 实现stm32 USART串口DMA发送和接收中断;产品可用