搜索资源列表
uart1
- 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-use DSP software UART functions. General textbooks UART transce
USART
- AVR串口和电脑通讯的UART程序,接到后,原样发回-AVR serial UART communications and computer procedures, received after the original back ~ ~
AVR-USART
- avr usart/uart 通讯,中断接收,循环中发送-avr usart communication
USART
- 一个注释非常详细的AVR单片机UART程序-Notes a very detailed procedures AVR single-chip UART
usart
- 发布一下我在AVR试验板上写的程序 MEGA16 上的UART程序-Published test my AVR board in writing of the procedures MEGA16 the UART program
UART
- AVR ATMEGA16 USART程序,模块化方便使用和调用,并且有多个接口、-AVR ATMEGA16 USART procedures, modular and user-friendly call, and there are multiple interfaces,
AVR
- 16PWM AD KEY LCD LED music light SPI ss usart Uart Tx Rx
avr128usart
- 一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。-General textbook on the procedures provided by the UART transceivers often use a r
uart
- Also the USART automatically senses the start of transmission of RX line and then inputs the whole byte and when it has the byte it informs you(CPU) to read that data from one of its registers. The USART of AVR is very versatile and can be setup
Uart
- Template library for use USART on AVR
Using-the-USART-as-a-SPI-master
- avr单片机的串口通信程序实例,包括UART和SPI通信。-instance of the avr microcontroller serial communication program, including UART and SPI communication.
4.USART
- AVR Atmega 16 UART demo
USART
- UART initalize For Xmega128 AVR
UART
- avr单片机 AT mega128串口通信程序-avr AT mega128 USART