搜索资源列表
msp430 Timer_A uart9600_06
- 利用MSP430的Timer A 模拟UART功能,波特率9600 32kHz ACLK-using MSP430 Timer A simulation function UART, 9600 Baud Rate 32kHz ACLK
Msp430_TimerA_uart9600_02
- 用于MSP430 Timer A 模拟UART 产生9600的波特率通讯 此为C代码-for MSP430 Timer A simulation of the 9600 UART have this communication baud rate for the C code
msp430moniuart
- msp430软件模拟uart 用c编程 -UART Controller software simulation programming with c
soft-uart
- 这是MSP430的软件模拟异步串行通信程序,程序中有详细的中文解释,欢迎下载。-This is the simulation software for asynchronous serial communication procedures, procedures are explained in detail the Chinese. welcome to download.
MSP430_TA_and_TB_UART
- 利用MSP430的TimerA和TimerB,模拟出3个UART通讯口,加上单片机自带的2个硬件UART口,可以共扩展出5个UART口进行通讯.
MCU_FPGA_Interface
- msp430单片机用IO口模拟总线时序,与FPGA进行交互的程序,附源代码,verilog,有简单文档。-msp430 I single-chip analog IO bus with timing, with the FPGA interactive process, with the source code, verilog, a simple document.
SoftUart
- 使用MSP430单片机的定时器A,模拟UART通信。程序在IAR环境下调试通过,实际应用在2.45M的主频下,波特率19200能够可靠通信。-MSP430 MCU timer A simulation of the UART communication. Program debug in IAR environment through practical application in 2.45M clock speed 19200 baud rate for reliable communica
timerUART
- 基于MSP430的timerUart。利用MCU的定时器功能模拟uart(串口)操作。如果MCU不带硬件uart功能,就可以利用此代码完成uart的接收与发送-MSP430-based timerUart. MCU' s timer function using simulated uart (serial port) operation. If the MCU without the hardware uart function, you can use this code to com
code
- MSP430单片机模拟串口的代码,通过定时器TA实现,值得参考和借鉴-simulant uart
MSP430-Timer_A-simulate-uart-
- MSP430 TimerA 模拟uart串口通信-MSP430 TimerA uart
UART
- 单片机MSP430开发,定时器A0模拟串口通信-MSP430 microcontroller development, simulation serial
msp430_Simulate_UART
- 在MSP430单片机中,用定时器的捕获、比较功能实现模拟UART串口,支持波特率、校验方式等校验,代码调试功能稳定正常。-In the MSP430 MCU, timer capture, compare function to achieve simulation UART serial, support for baud rate, parity check code debugging function is stable and normal.