搜索资源列表
LSD-TEST430F5438-01_V1.1StudyBoardInstructor
- 利尔达MSP430F5438学习板的中文资料,包含硬件链接,以及IO、UCS、FLASH、WDT、TimeA、TimeB、DMA、硬件乘法器、RTC、RAM、ADC12、UART、SPI、I2C、CRC等各种操作的试验代码。-利尔达board MSP430F5438 learning Chinese data, including hardware, links, and IO, UCS, FLASH, WDT, TimeA, TimeB, DMA, hardware multiplier, R
8051_PICcodes
- codes below are usefull codes for using peripherals with popular microcontrollers ADC test code for PIC 18f452 on chip ADC, connect a pot or any analog source and test the functionality of On chip ADC LCD INterface code for 18f452 RTC
u2gandg2u
- 短信编解码中UCS字符和GBK字符之间的转换-Message encoding and decoding characters in the UCS character and the conversion between GBK
ultrasonic_uart
- 超声波测距模块ucs-100程序。 atmega128平台,GNU GCC编译通过-Ultrasonic Ranging Module ucs-100 program. atmega128,successfully compiled by GNU GCC
CLOCK
- MSP430 F6736时钟配置和UCS配置例程-MSP430 F6736 clock configuration and UCS configuration routines
UCS
- msp430f5438a的时钟初始化程序,可以任意配置时钟频率,亲测可行。-msp430f5438a clock initialization procedure, which could be configured clock frequency, the pro-test is feasible.
scmRTOS.4.00.all-platform
- scmRTOS is tiny Real-Time Preemptive Operating System intended for use with Single-Chip Microcontrollers. scmRTOS is capable to run on small uCs
msp430底层驱动代码
- 里面包含adc,dma,lpm,gpio,ucs,spi,串口,iic,wdt等一系列F55xx的底层驱动代码。供广大网友使用