搜索资源列表
LABVIEW.rar
- labview中断方式串口通讯程序。占用CPU资源少。,labview serial interrupt the communication process. Occupy less CPU resources.
NiosII_uart
- 用NiosII写的串口中断程序,可以实现串口功能-Using the serial port interrupt NiosII write procedures, functions can realize serial
URAT
- 串口接收1字节数据,然后发送出去1字节 使初学者领略使用中断进行数据通信-Serial port to receive one byte of data, then send out one byte enables beginners to enjoy the use of interruption of data communication
comrxtx
- 本程序是在DOS环境下实现TURBOC串口编程。其主要功能是实现中断接收功能和发送功能-This procedure is in the DOS environment to achieve TURBOC serial programming. Its main function is to achieve the interruption of receiving and sending functions
openCom
- 实用的串口通讯程序,采用C++环境编写,中断通讯的串口配置和中断服务程序的编写。-Serial Communication practical procedure for the preparation of C++ environment, interruption of the serial communication configuration and the preparation of the interrupt service routine.
Architecture111
- lpc2100串口例子,uartirq使用中断控制-lpc2100_uartirq
Voice
- 新华龙120的串口中断接收和发送程序,带语音-ucos/ii
uart
- 此文档为C51单片机串口通讯学习程序(中断+FIFO)-This document is for the C51 microcontroller serial communication learning process (interrupted+ FIFO)
stm32_UART
- stm32串口中断收发例程_查询发送中断接收,采用3.5库-stm32 serial interrupt transceiver routines _ query sent interrupt reception, with 3.5 library
queue
- 在用户开发中断服务程序时,需要使用环形队列,本代码精炼,可以用于各种中断服务程序,如串口中断服务程序-In the development of the interrupt service routine when the user needs to use the circular queue, the code refining, can be used for various interrupt service routines, such as the serial interrupt
AT89C52english-informatin
- AT89C52英文资料,描述了芯片的内部结构、引脚功能,定时/计数功能,外部中断,串口中断-AT89C52english information
printf(interrupt)
- STM32F103VET6串口收发的相关程序(STM32F103VET6 serial transceiver related procedures)
hal_uart_isr
- zstack串口中断收发的底层源代码,可以与外部元器件TTL通信,控制外部元器件的收发时序(Zstack serial interrupt to send and receive the underlying source code, It can communicate with external component TTL and control the timing of receiving and sending of external components)
下位机程序111
- 进行串口读取数据,中断服务,完成一定的脉冲发送(Serial read data, interrupt service, to complete a certain pulse to send)
实验7:串口
- 51822串口驱动代码,能够接受和发送。串口中断接受。(51822 serial port driver code, able to accept and send. Serial interrupt accepted.)
114-串口通讯中断应用
- 114-串口通讯中断应用(114- serial communication interrupt application)
80359168
- Serial interrupt interception STM8 routines 串口中断收发STM8例程()
玩转新唐M0_M4_V1.05
- 新唐m0/m4编程说明详细介绍了定时器;串口 中断 adc的使用 时钟调用(The new Tang m0/m4 programming explains the timer in detail; the serial port interrupts the use of the clock call of the ADC)
26-串口COM中断
- avr单片机,串口通讯程序串口0测试程序,目标器件:ATmega16,晶振:RC 1MHZ编译环境:ICCAVR 7.22 ,(AVR singlechip, serial port communication program serial port 0 test program target device: ATmega16 Crystal oscillator: RC 1MHZ Compilation environment: ICCAVR 7.22)
串口通信+DMA接收不定长数据
- 利用DMA接收不定长的数据,原理是利用串口中断中的空闲中断读取DMA中的数据(Using DMA to receive indefinite long data)