资源列表
ads7886
- 用c语言写的完整ADS7886的应用程序工程,MSP430单片机,ADS7886采用SPI控制。-Complete with the c language to write applications that work ADS7886, MSP430 MCU, ADS7886 uses SPI control.
MSP430_clockset
- msp430的时钟设定API程序,包括XT2的开关,DCO的设定和MCLK及SMCLK的时钟源选择,从此不用记寄存器 void XT2_on() void XT2_off() void DCOset(BYTE freq) //1,2,4,8,10,12,14,15,16,20,32 void Msource(char source) //enum:ACLK,XT2,DCO void SMsource(char source) //enum:XT2,DCO-msp430‘s
zlg2210demo
- 嵌入式2210微处理器在keil环境下的一些demo程序-2210 microprocessor embedded in keil some demo programs under
EEPROM_WriteTestMain.c
- EEPROM write routine for the PIC18 series for devices that contains EEPROM-EEPROM write routine for the PIC18 series for devices that contains EEPROM
PGA112
- msp430写的PGA112的程序,需要配合SPI.c和SPI.h-msp430 wrote PGA112 procedures and in line with SPI.c and SPI.h
Reading_Windows_files_simplicity_sector_data_sourc
- 读Windows文件_扇区数据的源码简洁注译版三-Reading Windows files _ Note simplicity sector data translation source version 3
msp430_API_SPI
- map430 SPI 的初始化程序API,应用时注意根据情况修改PH和PL寄存器-map430 SPI initialization procedure
BasicTimer_driver
- MSP430API 之 basic Timer ,方便使用basic Timer进行时间间隔的定时,不用记忆繁琐的寄存器-MSP430API the basic Timer, easy to use basic Timer for timing intervals, without the complicated memory registers
uart_echo
- lm3s8962 USART0 EXAMPLE,最基本的串口程序,十分有参考价值-lm3s8962 USART0 EXAMPLE, the most basic serial program, very useful
MSP430_uart_API
- msp430API 之UART,不用再记寄存器-msp430API the UART, no need to remember register
STM32_SD_SPI_Driver
- SD卡底层驱动,使用STM32的SPI接口与SD卡通讯,采用SPI方式. 文件系统中TFF.C和TFF.H文件不需要改动,只需要改动SD卡操作函数即可即可。 -SD card low level drivers, use the STM32' s SPI communications interface and SD card using SPI mode. File system TFF.C and TFF.H file without changes, just need to c
BENQ_M24G_GPRS
- 与GPRS模块通讯需要使用串口,如果只需要发送短信,打电话那么只需要半双工就可以了。该源码中包含有对STM32串口的调用-Communication module with GPRS need to use the serial port, if only to send text messages, phone calls then only half-duplex on it. The source code contains the serial port of call on the S
