搜索资源列表
SoftUART
- UART通信协议介绍,并附简单实现的汇编语言代码 -Introduction to UART communication protocol with library included
soft-uart
- 这是MSP430的软件模拟异步串行通信程序,程序中有详细的中文解释,欢迎下载。-This is the simulation software for asynchronous serial communication procedures, procedures are explained in detail the Chinese. welcome to download.
uart
- uart 基于凌阳单片机的串口通信,来源于凌阳网站
uart_dout
- 全双工UART口通信程序(Verilog版本)
UART
- 基于DSPVC33的串口通信下位机软件,大家有需要可以看一下-Based on the serial communication under DSPVC33 bit software, we need to look at
vkproject
- VK3212是UART接口的2通道UART器件。VK3212实现UART扩展2个串口(UART)的功能。 扩展的子通道的UART具备如下功能特点: 每个子通道UART的波特率、字长、校验格式可以独立设置,最高可以提供1Mbps的通信速率。 每个子通道可以独立设置工作在IrDA红外通信、 9位网络地址自动识别、软件自动流量控制、 广播接收等高级工作模式下。 每个子通道具备收/发独立的16 BYTE FIFO,FIFO的中断为4级可编程条件触发点。 VK3212采用SSOP1
stm32usart
- stm32f103vbt6驱动串口,与电脑通信-the code on stm32 to driver uart
uart
- 实现了串口通信的功能,通过串口实现单片机和pc的双向通信-failed to translate
dsPIC33F_examples
- dsPIC33F_examples dsPIC3D代码,Timer定时器,PWM标准PWM,UART串口通信与AD-dsPIC33F_examples dsPIC33F code, tiemr, pwm, uart and AD
UART
- 单片机通信代码,UART接收和发送数据,通过串口调试发送一个数据然后MCU返回数据到PC端的串口调试器-the mcu can recieve and send a data from uart
DM6467_uart_loopback
- DM6467及DM6467T芯片在CCS开发环境下测试调试串口通信是否正常的源代码。-DM6467 under DM6467T test debug UART under CCS.
uart
- 通用异步收发传输器(Universal Asynchronous Receiver/Transmitter),通常称作UART,是一种异步收发传输器,是电脑硬件的一部分。将资料由串行通信与并行通信间作传输转换,作为并行输入成为串行输出的芯片.-This is the code of UART.Universal Asynchronous Receiver/Transmitter
pdu1
- 基于microchip的MCU的倒车雷达的设计。 模拟传感器; UART通信;-The program is basic microchip.
MPC5668G-eSCI-UART-RXTX-DMA
- 飞思卡尔MPC5668X UART通信的驱动程序,亲自测试,用code warrior打开-freescale MPC5668X URAT example,open by code warrior
EX-labview
- 正如上面提到的,UART广泛用于数字chip-to-chip通信在嵌入式系统上。虽然有很多配置,一个共同的UART包结构是10 - 1起始位,8位数据位(一个字节),和1停止位。下面的结构如图1所示,通常称为8 n1(1 8位数据位,没有奇偶校验,停止位)。有时包括一个额外的位奇偶校验检查(错误检测的一种简单形式),但这不是覆盖在这个实验室。-he experiments should achieve the UART universal asynchronous communicatio
uart_tr(3)
- uart_tr 异步串口通信主机 使用verilog HDL语言编写-uart_tr the host of the uart
experiment_4_uart_communication
- 这是一个uart串口通信的代码,是基于ise运行的verilog语言,可以实现上位机和开发板的通信以及开发板显示数据并返回累加和的功能。- This is a serial code for uart communication is based on running ise verilog language, you can achieve PC and development board communications, and development boards to display
串口保存文件1
- 串口通信 波特率9600 数据位8 停止位1(Serial communication)
uart-master
- verilog语言实现URAT串口通信,便捷开发(Implementation of various basic circuits in digital circuits with Verilog language)
cpubbs_串口程序
- 通过串口与LabVIEW通信,并将数据用波形图显示出来,可以保存数据(Through the serial port to communicate with LabVIEW, and display the data with the waveform graph, you can save data.)