虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

USART-ATMEGA

  • 基于(英蓓特)STM32V100的串口程序

    This example provides a description of how  to use the USART with hardware flowcontrol and communicate with the Hyperterminal.First, the USART2 sends the TxBuffer to the hyperterminal and still waiting fora string from the hyperterminal that you must enter which must end by '\r'character (keypad ENTER button). Each byte received is retransmitted to theHyperterminal. The string that you have entered is stored in the RxBuffer array. The receivebuffer have a RxBufferSize bytes as maximum. The USART2 is configured as follow:    - BaudRate = 115200 baud      - Word Length = 8 Bits    - One Stop Bit    - No parity    - Hardware flow control enabled (RTS and CTS signals)    - Receive and transmit enabled    - USART Clock disabled    - USART CPOL: Clock is active low    - USART CPHA: Data is captured on the second edge     - USART LastBit: The clock pulse of the last data bit is not output to                      the SCLK pin

    标签: V100 STM 100 32V

    上传时间: 2013-10-31

    上传用户:yy_cn

  • 通信电源中

    通信电源中,整流器模块控制器程序。ATmega16L,8M晶振,使用USART通信中断,使用ADC采集模块数据,使用部分通用I/O口控制模块开关机。

    标签: 通信电源

    上传时间: 2015-03-21

    上传用户:baiom

  • 使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲

    使用DSP软件实现UART功能.一般教科书上提供的UART收发的程序往往是一段采用轮循(Polling)方式完成收发的简单代码。但对于高速的AVR来讲,采用这种方式大大降低了 MUC的效率。在使用AVR时,应根据芯片本身的特点(片内大容量数据存储器RAM,更适合采用高级语言编写系统程序),编写高效可靠的UART收发接口(低层)程序。下面是一个典型的USART的接口程序。

    标签: UART Polling DSP AVR

    上传时间: 2013-12-15

    上传用户:fxf126@126.com

  • C51实例代码:FLASH驱动

    C51实例代码:FLASH驱动,IIC,usart,触摸液晶控制显示,电热壶烧水程序,定点滤波,定时器及计数器的生成,二分法查表,浮点滤波,浮点滤波,控制SED1335的液晶显示,软件看门狗,十六进制_BCD码相互转换,时间倒计时,实时时钟,数字时钟,温度芯片驱动,无线数据传输,以太网芯片

    标签: FLASH C51 代码 驱动

    上传时间: 2015-09-05

    上传用户:hjshhyy

  • 这是一个基于颜色特征的物体识别程序

    这是一个基于颜色特征的物体识别程序,包括上位机源代码、下位机源代码和非常详细的说明文党。该程序上位机用Java写成,在windows/UNIX/Linux等系统下均可以编译和运行,而下位机代码则运行于ATMEL公司出品的AVR系列ATMega单片机,采用avr-gcc编译。该程序可以同时识别10个不同颜色不同形状的物体,达到每秒29帧的处理速度,采用OV6620 CMOS图像传感器。

    标签: 特征 物体识别 程序

    上传时间: 2015-09-09

    上传用户:一诺88

  • ZLG7289测试程序

    ZLG7289测试程序,用于调整你的程序,网站上下载的程序不能正常显示,使用ATMEL公司的Atmega单片机

    标签: 7289 ZLG 测试程序

    上传时间: 2015-12-03

    上传用户:zsjinju

  • 目前普遍采用的MCS51 和PIC 系列单片机通常只有一个(或没有)UART 异步串行通信接口

    目前普遍采用的MCS51 和PIC 系列单片机通常只有一个(或没有)UART 异步串行通信接口,在应用系统中若需要多个串行接口(例如在多机通信系 统中,主机既要和从机通信又要和终端通信)的情况下,通常的方法是扩展 一片8251 或 8250 通用同步/异步接收发送芯片(USART),需额外占用单 片机I/O 资源。本文介绍一种用单片机普通I/O 口实现串行通信的方法,可 在单片机的最小应用系统中实现与两个以上串行接口设备的多机通信

    标签: UART MCS PIC 51

    上传时间: 2016-01-25

    上传用户:皇族传媒

  • Atmel AT91SAM7SE256的一些基本驱动代码

    Atmel AT91SAM7SE256的一些基本驱动代码, 包括Link Files, 中断源配置, SDRAM, USART, Timer等外设的驱动代码。可用于AT91SAM7SE系列处理器。

    标签: Atmel SAM7 7SE 256

    上传时间: 2013-12-20

    上传用户:zjf3110

  • 用于ATMEGA8单片机调试 包括串口

    用于ATMEGA8单片机调试 包括串口,spi通信,usart通信

    标签: ATMEGA8 单片机调试 串口

    上传时间: 2013-12-18

    上传用户:bjgaofei

  • Widely known as carputer, this system is designed for: * calculating speed, fuel consumption, ec

    Widely known as carputer, this system is designed for: * calculating speed, fuel consumption, economy driving, e.t.c. * displaying information about temperatures and controll Air Conditioning system in your car.* * controlling other devices, like electrically opened windows.* The system is based on ATMega MCU programmed in C language.

    标签: calculating consumption carputer designed

    上传时间: 2016-05-29

    上传用户:lili123