Welcome![Sign In][Sign Up]
Location:
Search - UART Registers

Search list

[VHDL-FPGA-Verilogverilog_shili

Description: 计数器 锁存器 12位寄存器 带load,clr等功能的寄存器 双向脚(clocked bidirectional pin) 一个简单的状态机 一个同步状态机 用状态机设计的交通灯控制器 数据接口 一个简单的UART 测试向量(Test Bench)举例: 加法器源程序 相应加法器的测试向量test bench)-Counter latch 12 registers with load, clr functions such as two-foot register (clocked bidirectional pin) a simple state machine synchronous state machine with a state machine design data interface controller traffic lights a simple UART test vectors (Test Bench), for example: source corresponding adder adder test bench test bench)
Platform: | Size: 11264 | Author: | Hits:

[OtherRS232

Description: Builder uses to integrate a larger system module. Each component consists of a structured set of files within a directory. The files in a component directory serve the following The RS232 UART Core implements a method for communication of serial data. The core provides a simple register-mapped Avalon庐 interface. Master peripherals [such as a Nios庐 II processor] communicate with the core by reading and writing control and data registers.
Platform: | Size: 561152 | Author: salah | Hits:

[SCMATMAGE128uartasksendinterruptreceive

Description: 本程序经调试好使,如果程序不好使,请注意检查更改波特率和晶振频率以及检查调试助手和单片机的熔丝位设置,尤其是103兼容模式的熔丝位不编程M128和M16串口通信程序大同小异,M128有两个串口UART0、UART1而M16只有一个串口UART,只需要修改相应的寄存器和引脚设置即可中断方式接收能有效防止(采用查询方式接收)单片机外部设备不正常,不能收到数据死机-After debugging the program so that, if the process not so, please note that changes to the baud rate and check the crystal frequency, as well as assistant and single-chip debugging check the fuse bit settings, especially the 103-bit compatibility mode is not the fuse programming M128 and M16 similar serial communication program, M128 has two serial ports UART0, UART1 and M16 there is only one serial port UART, only need to modify the appropriate registers and interrupt pin can receive settings are effective in preventing (the use of inquiries to receive) Single-chip peripherals are not normal, crash data can not be received
Platform: | Size: 2048 | Author: xiaobo | Hits:

[SCMautobaud

Description: 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. 2.If we have previously detected the baud rate, skip to step 5. 3.Wait for the user to press Enter (aka Carriage Return) and count how long it takes for the bits to arrive. 4.Calculate the required timer1 reload value for the user s baud rate. 5.Store the result so that we can (hopefully) skip having to detect the baud rate if this code is called again. 6.Initialize the various special function registers.
Platform: | Size: 1024 | Author: 宋秋斌 | Hits:

[OtherSPCE3200

Description: 本书主要介绍凌阳SPCE3200的内核S+core7体系结构、指令系统,SPCE3200嵌入式开发系统引脚及ADC、UART等基础功能模块的工作原理、操作寄存器及基本操作,SPCE3200 开发板系统及其集成开发环境 S+core IDE,最后以一个开发实例介绍了 SPCE3200 的开发方法。-This book focuses on Sunplus SPCE3200 core S+ core7 architecture, instruction set, SPCE3200 pin embedded development system and the ADC, UART and other basic functional modules of the working principle, operation registers, and basic operation, SPCE3200 development board system and its integration development environment, S+ core IDE, the end, an example to illustrate the development of the SPCE3200 development method.
Platform: | Size: 3440640 | Author: 呵呵 | Hits:

[Software EngineeringUART

Description: cc2430的串口控件uart串口寄存器的全面介绍比CC2430的文档说明详细全面-cc2430 serial port control serial port uart registers a comprehensive introduction to the documentation than the CC2430 detailed and comprehensive
Platform: | Size: 129024 | Author: 小蜂 | Hits:

[Otheruart

Description: arm的串口通信程序,对arm uart寄存器的控制方法-arm of the serial communication program, right arm uart control registers
Platform: | Size: 72704 | Author: cys | Hits:

[ARM-PowerPC-ColdFire-MIPSmain

Description: 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, Uart read and write and other functions
Platform: | Size: 16384 | Author: 李键 | Hits:

[Program docADUC841--t3

Description: 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 define in the header file.
Platform: | Size: 1024 | Author: 黄超 | Hits:

[SCMuart

Description: 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 for various different mode as required by your application. In this tutorial I will show you how to configure the USART in a most common configuration and simply send and receive data. Later on I will give you my library of USART that can further ease you work. It will be little complicated (but more useful) as it will have a FIFO buffer and will use interrupt to buffer incoming data so that you are free to anything in your main() code and read the data only when you need. All data is stored into a nice FIFO(first in first out queue) in the RAM by the ISR.
Platform: | Size: 1024 | Author: sstefan | Hits:

[OS DevelopSC16C752B

Description: 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 Control Register (TCR) that stores receiver FIFO threshold levels to start/stop transmission during hardware and software flow control. With the FIFO Rdy register, the software gets the status of TXRDY/RXRDY for all four ports in one access. On-chip status registers provide the user with error indications, operational status, and modem interface control. System interrupts may be tailored to meet user requirements. An internal loopback capability allows on-board diagnostics.
Platform: | Size: 160768 | Author: 刘伟 | Hits:

[SCMingeniadsPICbootloader_including_firmware_1.1

Description: ingenia BootLoader Description: dsPic bootloader with autobaud detection, R/W through UART, PGM, EEPROM & Config registers-ingenia BootLoader Description: dsPic bootloader with autobaud detection, R/W through UART, PGM, EEPROM & Config registers
Platform: | Size: 4003840 | Author: stefan | Hits:

[ARM-PowerPC-ColdFire-MIPSUART

Description: 对s3c2440中UART中个寄存器的操作,对初学者非常实用-S3c2440 in for the operation of the UART registers
Platform: | Size: 149504 | Author: 李史荣 | Hits:

[ARM-PowerPC-ColdFire-MIPSUART-arm

Description: UART硬件原理介绍,寄存器的作用,寄存器的描述,根据这些,使用ARM开发环境,编程并利用超级终端实现串口通信-UART hardware principle introduced, the role of registers, register description, according to these, the use of ARM development environment, programming and serial communication using hyperterminal
Platform: | Size: 143360 | Author: renyanpeng | Hits:

[Program docUART

Description: avr单片机异步串行通信实验,详细的介绍了UART串口通信的寄存器配置好相关源码。-avr microcontroller asynchronous serial communication experiment, detailed description of the UART serial communication registers configuring the related source code.
Platform: | Size: 2329600 | Author: 陈洺 | Hits:

[Linux-Unixmach-smdkv210

Description: Following are default values for UCON, ULCON and UFCON UART registers.
Platform: | Size: 3072 | Author: seirrwi | Hits:

[Linux-Unixmach-smdkc100

Description: Following are default values for UCON, ULCON and UFCON UART registers.
Platform: | Size: 2048 | Author: wndtxh | Hits:

[Linux-Unixmach-smdkc110

Description: Following are default values for UCON, ULCON and UFCON UART registers.
Platform: | Size: 1024 | Author: tumenpi | Hits:

[Linux-Unixmach-goni

Description: Following are default values for UCON, ULCON and UFCON UART registers.
Platform: | Size: 6144 | Author: cjspvj | Hits:

[Linux-Unixregs-uart

Description: PKUnity Universal Asynchronous Receiver Transmitter (UART) Registers.
Platform: | Size: 1024 | Author: vjtongba | Hits:
« 12 »

CodeBus www.codebus.net