搜索资源列表
VC串口
- 基于MSComm控件的PC串口通信原程序,利用中断方式接收数据-MSComm on the original PC serial communication procedure, and use interrupt receiving data
GPRS_Q2403
- arm下驱动WAVECOM模块Q2403的源代码,包括拨打电话,发短信,串口中断接收发送等!-arm driving under Enfora Flash Card module source code, including telephone calls and send text messages, send interrupt reception so!
serila_test
- 串口中断收发数据,速率9600,采用RS485通讯方式-interrupt transceiver data, rate 9600, the use of RS485 communication
MON51W_E58
- 串口的仿真功能 完全支持 单步不支持 串口中断 用户可以使用 用户不能使用 定时器2 不占用 使用 P0,P2 口仿真 完全仿真 只能用作总线 89C52等嵌入式CPU仿真 支持 不支持 系统使用CPU 双CPU设计 单CPU 占用用户堆栈 2个字节 6个字节 I/O引脚占用 一条(p3.5) 两条(p3.0,p3. -the simulation function fully supports single-step support in
C51interrupt
- 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理-interrupt service procedures, just doing simple call can be completed serial input and output processing
DM642_serial
- 利用DM642和dsp/bios,串口中断编程(外中断使用方法和752b中断使用方法),752b芯片,并附有各个设置寄存器使用说明。上机测试通过。-use and DM642 dsp / bios. interrupt programming (external interrupt usage and 752 b interruption use), 752b chips, all set with a register use. On the plane when the test.
DTUYM.TXT.GZ
- 需要指出的是串口中断程序既要接收指 令返回值又要接收上位机传来的数据,这两种接收信 息的处理方式不同,所以在中断函数中应通过设置两 个不同的标志来解决这一问题
c中断方式实现串口通讯
- 串口中断程序,可以连接两台pc,加上无线设备,可实现无线通讯-interrupt procedures, can be connected to two pc, coupled with wireless equipment, wireless communication
LABVIEW.rar
- labview中断方式串口通讯程序。占用CPU资源少。,labview serial interrupt the communication process. Occupy less CPU resources.
LV-mscomm32-int
- 这个小程序,是在labview平台下实现串口的中断操作-This little program is under LabVIEW platform serial interrupt operation
C8051
- C8051F系列单片机串口通讯程序,串口编程--接收PC发来的字符串,回发字符串.发送期间中断控制LED灯闪烁-C8051F series single-chip serial communication program, serial programming- PC sent to receive the string, back-fat string. Sent during the interruption of control blinking LED lights
LSD-TEST430F5438-01-CRC1.c
- ** 串口初始化顺序: ** 1、置位UCSWRST ** 2、配置UCAXCTL0、UCAXCTL1 ** 3、波特率设置 ** 4、使能接收或发送中断-** Initialize serial order:** 1, Set UCSWRST** 2, configuration UCAXCTL0, UCAXCTL1** 3, the baud rate settings** 4 so that it can receive or send interrupt
STM32F103_USART
- stm32 串口的中断收发 内有详细介绍-stm32 usart riq! riq! riq! riq! riq!
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)
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)