搜索资源列表
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
MSP430_TA_and_TB_UART
- 利用MSP430的TimerA和TimerB,模拟出3个UART通讯口,加上单片机自带的2个硬件UART口,可以共扩展出5个UART口进行通讯.
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
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.