搜索资源列表
UART
- MSP430串口自动波特率识别(代码)。已在MSP430EP449中运行过。
MSP430-drive-Library-and-example-
- MSP430单片机程序库,常用外设驱动及例子,包括按键,SPI,UART,FLASH,LCD12864等。-MSP430 MCU library of commonly used peripherals drive and examples, including keys, SPI, UART, FLASH, LCD12864.
slac166q-F5438-.rar
- msp430 5438 範例集- 包含有 adc、dac、wdt、usci-uart 、iic、spi、mpy,The example set msp430 5438- adc, dac, wdt, usci-uart, iic, spi, mpy
USART_UART_Send
- MSP430串口发送,适合初学者使用。CPU是MSP430F149,外接晶振8M。Uart.c和Uart.h以后可在其他程序中直接调用-MSP430 serial transmission, suitable for beginners to use. CPU is MSP430F149, an external crystal 8M. Can be directly invoked in other programs after Uart.c and Uart.h
msp430
- MSPF149的UART向PC机的RS232串口发送字符串。 单片机UART以9600波特率,8个数据位,无校验位,1个停止位。单片机上电后连续向PC发送字符 串,利用串口调试助手可以显示发送的内容。需要发送其他英文会话可以改变Data[]数组内容。 -RS232 serial UART to send the string MSPF149 of the PC. Microcontroller UART to 9600 baud, 8 data bits, no p
UartInterrupt
- msp430 mcu Hart 协议中断响应程序-The code for Hart protocol uart interruption base on msp430 mcu
UARTaxis
- MSP430与计算机UART通信,传输xy倾斜角度到计算机。-UART Communication with PC to send the direction information
UARTcontrolLED
- MSP430与计算机UART通信,计算机通过UART通信控制板上LED-Control LED on MSP430 by PC through UART
Lab 6 UART_RS232
- 基于MSP430f5529的串口程序,能在墨水版上输出(We will use USCI_Ax module with UART mode, Timer_A module, and TFT display. 1. Configure UART mode 2. Initialize E-ink screen (TFT) display 3. Configure Timer_A for interrupt Transmit one character through UART every o