搜索资源列表
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
msp430timerauart
- using timer a for uart for msp430
Play_WAVE
- MSP430 应用源程序。 包括: GPIO Flash Memory P1 Interrupt Timer A UART I2C PWM Playing Music Huminity Sensor Pressure Sensor LCD_2X12 LCD240X160 Speaking LM75A DS2401 IR_Decoder 可以到http://franktu.com/下载更多源程序。-MSP430
MSP430-foundation-program-summary
- MSP430基础程序汇总,包括:I/O端口、基础时钟模块、TimerA/B、UART、看门狗定时器、比较器、FLASH、ADC等-MSP430-based summary of the program, including: I/O ports, the basic clock module, TimerA/B, UART, watchdog timer, comparators, FLASH, ADC, etc.
MSP430_code
- MSP430源代码,包括AD采样,定时器,中断,看门狗,串口通信程序.-MSP430 code that contains the ADC, timer,interrupt,watchdog and the UART initialization process.
msp430f2619
- 总共包括15种实验源代码,DMA实验 DCO操作实验 硬件乘法器实验 WDT操作实验 16定时器操作实验 I2C通讯操作实验 红外通讯IrDA操作实验 低功耗实验 FLASH实验 UART操作实验等等,是学习MSP430单片机的好例程-A total of 15 kinds of experimental source code DCO operation, the DMA experiment experimental hardware multiplier experimental WDT
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
msp430_code
- MSP430单片机基础程序讲解 P1口中断程序 PWM产生 定时器的使用 UART通信 按键程序-MSP430 MCU-based program to explain the P1 port interrupt program generates PWM timer use UART communication key program
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.
MSP430-driver
- MSp430常用驱动程序,芯片为MSP430F5438,包含PMM、UART、IO、Flash、Timer等,对初学MSP430有很大参考意义-MSP430 useful chip driver ,such as MSP430F5438,including PMM、UART、IO、Flash、Timer .