搜索资源列表
DSP_16c550
- 一个高质量的DSP与异步串口通信芯片16C550的发送接受源代码。-a high-quality DSP and asynchronous serial communication chip 16C550 for the transmission source.
16C550
- 16c550异步串口通信芯片程序,本人工作时编写,绝对能用。
uart(Verilog)
- uart异步串口通信协议的源代码,用vhdl语言编写,并且有完整得测试文件
RS232andLCD1602
- msp430f2274的异步串口通信与lcd1602显示
该程序实现2407的串口异步通信
- 个在两个DSP之间实现简单异步通信的通用程序。 //该程序实现2407的串口异步通信-in two months between DSP simple asynchronous communication common procedures. / / The program of the 2407 serial asynchronous communication
UART vhdl代码
- 基于FPGA的异步串口通信
异步串行口
- 一种基于VHDL语言的实现计算机串行通信的简洁设计
异步通信软件模拟,基于RS-232的串口通信,RS-485的多机通信,I2C总线协议的软件实现,SPI总线在单片机系统中的实现
- 2.1异步通信软件模拟2.2基于RS-232的串口通信2.3基于RS-485的多机通信2.4 I2C总线协议的软件实现2.5 SPI总线在单片机系统中的实现
system 完成远程通信的整体任务
- Verilog,QuartusII可正确运行,可下载到FPGA上,完成远程通信的整体任务,PC发数据,键盘输入运算符与运算数计算将结果显示在数码管上并返回给PC机,需异步串口调试软件-Verilog, QuartusII run correctly, can be downloaded to the FPGA, to complete the overall task of remote communication, PC send data, keyboard operators and op
标准的串口通讯设计VHDL
- 标准的异步串口通讯设计程序——基于VHDL编程-communication design programme of standard asynchronous serial port base on VHDL programme
6-3
- 用于MSP430F149进行异步串口通信,从串口接收数据,分析收到的数据包,然后根据算法进行运算,最后将结果从串口返回。数据包的结构见xieyi.h。-For MSP430F149 asynchronous serial communication, receiving data from the serial port, analyzing the data received packets, and then computing algorithm, and finally to retur
uart
- ARM2410 异步串口通信的实现源代码,UART串口!-ARM2410 asynchronous serial communication to achieve the source code, UART serial!
UART_VHDL
- 异步串口通信VHDL源代码,通过了验证,最高通信速率可达384-Asynchronous serial communication VHDL source code, through the validation, the maximum communication rate of up to 384
M16AsynchronousUART
- ATmega8/ATmega16异步串口UART通信实例,希望对大家学习AVR单片机有帮助-UART asynchronous serial communication ATmega8/ATmega16 example, in the hope that we help to learn AVR Single Chip
chuankou
- MSP430异步串口程序,实现简单的协议,既可以用于单片机之间通信,也可以用于单片机与PC机通信。-MSP430 UART procedures, to achieve a simple agreement, both can be used for communication between the single-chip, single-chip can also be used for communication with the PC.
yibuchuankou
- ICETECK-VC5509-A评估板上扩展RS-232串行通信接口,实现异步串口通信功能-ICETECK-VC5509-A Evaluation Board on the expansion of RS-232 Serial Communication Interface, Asynchronous serial communication
fet440_uart01_09600
- 基于msp430单片机的异步串口通信源代码-Msp430 microcontroller-based source code for the asynchronous serial communication
CommTestDemo
- 异步串口通信程序源代码,EVC4.0, Wince.net-Asynchronous serial communication program source code
icetek_c6713_integration
- 瑞泰创新(icetek_c6713_A)实验箱(/开发板)的其它实验,包括:异步串口通信实验,自启动实验,交通灯实验-Icetek Innovation (icetek_c6713_A) test box (/ development board) and other trials, including: asynchronous serial communication experiment, self-starting experiment, the traffic lights test
简单模拟串行通信2017-10-10 (1)
- 使用单片机任意IO口用软件的方法模拟实现异步串行数据传输的方法,并采用多次采样软件方法来增加软件模拟串口通讯的可靠性,在以上基础上,进一步用具有中断功能的IO口来实现数据的接收,从而增加软件模拟方式的实用性和灵活性;(The use of single-chip arbitrary IO port with the method of software simulation method to realize asynchronous serial data transmission, and