CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - UART Registers

搜索资源列表

  1. ATMAGE128uartasksendinterruptreceive

    0下载:
  2. 本程序经调试好使,如果程序不好使,请注意检查更改波特率和晶振频率以及检查调试助手和单片机的熔丝位设置,尤其是103兼容模式的熔丝位不编程M128和M16串口通信程序大同小异,M128有两个串口UART0、UART1而M16只有一个串口UART,只需要修改相应的寄存器和引脚设置即可中断方式接收能有效防止(采用查询方式接收)单片机外部设备不正常,不能收到数据死机-After debugging the program so that, if the process not so, please no
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:2081
    • 提供者:xiaobo
  1. autobaud

    0下载:
  2. C8051检测用户设定的波特率,然后初始化自己的波特率。-This code attempts to automatically detect the user s baud rate and initialize the 8051 s built-in uart. More specifically, these steps are taken: 1.If the code was assembled with the correct baud rate, skip to step 5.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1453
    • 提供者:宋秋斌
  1. UART

    0下载:
  2. cc2430的串口控件uart串口寄存器的全面介绍比CC2430的文档说明详细全面-cc2430 serial port control serial port uart registers a comprehensive introduction to the documentation than the CC2430 detailed and comprehensive
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:128861
    • 提供者:小蜂
  1. uart

    0下载:
  2. arm的串口通信程序,对arm uart寄存器的控制方法-arm of the serial communication program, right arm uart control registers
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:73167
    • 提供者:cys
  1. main

    1下载:
  2. PICC开发MICROCHIP PIC16F873代码,包含各个寄存器的初始化,读EEProm,IO初始化,计时器初始化,中断初始化,Uart读写等功能-PICC development MICROCHIP PIC16F873 code that contains the initialization of all registers, read EEProm, IO initialization, timer initialization, interrupt initialization,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2016-04-21
    • 文件大小:16450
    • 提供者:李键
  1. ADUC841--t3

    0下载:
  2. ADUC841串口通讯,c语言编写,用t3作为波特率发生器,电路外接晶振频率为11.0592MHZ.另外注意PLLCON寄存器可能需要在头文件中定义。-ADUC841 serial communication, c language, with t3 as the baud rate generator, an external crystal frequency Circuit 11.0592MHZ. Also note that PLLCON registers may need to de
  3. 所属分类:Communication

    • 发布日期:2017-03-27
    • 文件大小:610
    • 提供者:黄超
  1. uart

    0下载:
  2. 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
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:1390
    • 提供者:sstefan
  1. SC16C752B

    0下载:
  2. The SC16C752B is a dual Universal Asynchronous Receiver/Transmitter (UART) with 64-byte FIFOs, automatic hardware/software flow control, and data rates up to 5 Mbit/s (3.3 V and 5 V). The SC16C752B offers enhanced features. It has a Transmission
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:160494
    • 提供者:刘伟
  1. ingeniadsPICbootloader_including_firmware_1.1

    0下载:
  2. ingenia BootLoader Descr iption: dsPic bootloader with autobaud detection, R/W through UART, PGM, EEPROM & Config registers-ingenia BootLoader Descr i
  3. 所属分类:SCM

    • 发布日期:2017-05-15
    • 文件大小:4003621
    • 提供者:stefan
  1. PUERTO_SERIE

    0下载:
  2. Useful ppt presentation about the hostoy of the serial port of a computer including the uart device and it registers
  3. 所属分类:SCM

    • 发布日期:2017-05-12
    • 文件大小:2762753
    • 提供者:nanavt
  1. RTC_UART

    0下载:
  2. rtc using uart we can load rtc registers value direcly through the hyperterminal by making use of this program.the rtc used here is ds1307
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:49103
    • 提供者:bali
  1. PPC440_interrupt

    0下载:
  2. 使用嵌入式POWERPC440开发的UART中断,通过源码可以了解中断相关寄存器的设置-powerpc440 developed using embedded UART interrupt source can be understood through the setting of the interrupt related registers
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:2444
    • 提供者:wuwei
  1. UART

    0下载:
  2. 对s3c2440中UART中个寄存器的操作,对初学者非常实用-S3c2440 in for the operation of the UART registers
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-31
    • 文件大小:149529
    • 提供者:李史荣
  1. UART-arm

    0下载:
  2. UART硬件原理介绍,寄存器的作用,寄存器的描述,根据这些,使用ARM开发环境,编程并利用超级终端实现串口通信-UART hardware principle introduced, the role of registers, register descr iption, according to these, the use of ARM development environment, programming and serial communication using hyperterm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-01
    • 文件大小:143705
    • 提供者:renyanpeng
  1. UART

    0下载:
  2. avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed descr iption of the UART serial communication registers configuring the related source code.
  3. 所属分类:Communication

    • 发布日期:2017-05-10
    • 文件大小:2329869
    • 提供者:陈洺
  1. mach-smdkv210

    0下载:
  2. Following are default values for UCON, ULCON and UFCON UART registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:2754
    • 提供者:seirrwi
  1. mach-smdkc100

    0下载:
  2. Following are default values for UCON, ULCON and UFCON UART registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2152
    • 提供者:wndtxh
  1. mach-smdkc110

    0下载:
  2. Following are default values for UCON, ULCON and UFCON UART registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1401
    • 提供者:tumenpi
  1. mach-goni

    0下载:
  2. Following are default values for UCON, ULCON and UFCON UART registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5785
    • 提供者:cjspvj
  1. regs-uart

    0下载:
  2. PKUnity Universal Asynchronous Receiver Transmitter (UART) Registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-12
    • 文件大小:1351
    • 提供者:vjtongba
« 12 »
搜珍网 www.dssz.com