搜索资源列表
MSP430__vs__ARM7
- TI的MSP430和ARM7的比较,同样用在低功耗产品,都各有各的特色,做低功耗的DX们不可不看-TI's MSP430 and the ARM7, the same used in low-power products, each have their own characteristics, a low-power DX they can not see
MSP430_AD9854
- 程序在IAR上调试,并在MSP430开发板上成功运行,通过模拟SPI接口的方式与AD9854完成了正确通信,产生了高稳定度的正弦波-procedures on the IAR debugger, and the development board MSP430 successful operation, By simulating the SPI interface with the AD9854 completed the correct communications, have a high
msp430flash
- msp430的flash测试代码,这个是对430的A,B信息段作测试
fet140_spi
- MSP-FET430P140 Demo - USART0, SPI Interface to HC165/164 Shift Registers Descr iption: Demonstrate USART0 in two-way SPI mode. Data are read from an HC165, and same data written back to the HC164. ACLK = n/a MCLK = SMCLK = default DCO = UCLK
MSP430c
- MSP430常用模块程序,采用c语言编写 分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信) 定时中断程序 PWM输出程序 捕获脉冲信号周期程序 软件模拟异步串行通信程序 基本定时器程序 FLASH擦写程序 非行列式键盘程序 行列式键盘程序 DMA数据传输程序 软件模拟IIC总线读写24C02程序 FLL+锁频环程序
ZLG_USB23xxV1.0
- zlg_usb协议栈是周立功公司开发的一款开放的usb源代码,他是专为ucos系统设计的,支持所有usb硬件,在移植的过程中只需要简单修改硬件初始化函数就可以,本人在lpc2300处理器上调试通过-zlg_usb protocol stack is developed Ligong weeks a usb and open source code, he is designed for uCOS system design, and support all usb hardware in the
ad7705
- AD7705温度采集程序,用MSP430作为主控芯片-AD7705 temperature acquisition process, use as a master chip MSP430
Bootloader-for-MSP430
- MSP430F5438 的串口 Bootloader (非BSL下载方式),从串口下载,两线即可,类似STC的MCU。带原代码及说明文档,方便二次开发。-Bootloader for MSP430F5438,while it s not a BSL methed, This program download by Serial Comm, that means Two Wire download.seems like STC 51 MCU。 with a document,and the cod
main
- 此程序应用在德州仪器生产的msp430单片机中的,其作用是一个流水灯实验,教你怎么用其中的定时器产生中断,控制流水灯!-Application of this procedure in the Texas Instruments MSP430 MCU production, and its role is a light water experiments, which teach you how to use the timer generate an interrupt, control w
MSP430-I2C
- 用MSP430 IO 口模拟I2C通讯,是一个通用的模块-A general I2C module for you to control any I2C interface.
MSP430
- 几本关于MSP430的书籍,希望给需要的朋友一些帮助。-Several books on the MSP430, want to give a friend in need of some help.
msp430
- msp430 实验代码 1,MSP430开发基础 2,键盘设计 3,数码管显示电路设计 4,液晶模块接口 5,MSP430 CRC 6,中文输入法 7,数据压缩算法 8,FIR滤波 9,FFT算法 10,波特率自动识别 11,串行存储 12;NAND flash 接口 13;A/ D,TLV2541 14;DA DAC8830 15;ADS1241 16;温度 TMP100 17;定时器 DAC
09-RS485
- msp430 c语言开发利用德州仪器公司的最新的低功耗微型控制器MSP430的1系列的开发程序-msp430 c language development using the latest Texas Instruments MSP430 low-power micro-controller of a series of development programs
MSP430-shizhong-yu-wendu
- 这是本人 用MSP430F4611写的一个程序,利用内部的定时器以及外部DS18B20,完成一个时间与温度的功能,外加液晶显示,希望对大家学习有帮助-This is my written a program with the MSP430F4611, using the internal timer and external DS18B20, to complete a function of time and temperature, plus LCD display, we hope to
MSP430FG461x-Code-Examples
- 此代码为TI MSP430FG461x系列16位超低功耗单片机代码例程,包括了单片机每一部分功能的使用,代码采用C和汇编编写,通俗易懂,对于初学者是很好的参考资料。-This code is TI MSP430FG461x series of 16-bit ultra-low power microcontroller code examples, including the function of each part of the microcontroller used, code writ
MSP430_fre
- 芯片:msp430 1611 液晶:ili9325 240*320彩屏液晶 工程:实现msp430与Fpga程序通信,并将fpga上的数据接收,将其处理后显示到彩屏液晶上。此程序配套我的另一个FPGA程序上。利用FPGA对信号进行采集,并做FFT处理,并将数据接收,并将频谱图显示到液晶。并显示其频率。-Chip: msp430 1611 Project: Achieving msp430 and Fpga program communications, and data recept
msp430-C-framework
- msp430F2618芯片开发C框架,包括定时。WDT.AD/DA,中断,通用的开发架构。-msp430F2618 chip development framework for C, including timing. WDT.AD/DA, interrupt, a common development framework.
msp430
- 将P6口输入的模拟电压AD转换后,从P4、P5口连接的数码管输出。 使用AD单通道多次转换,采集P6.0输入的模拟电压值(变化范围:0~3.3V),转换为数字量。 建立二维数组和通过顺序查表的方法得出采集回来的电压值。然后通过数码管显示当前电压值,显 示跟随输入的模拟电压的变化。由于只有两位数码管,故显示电压值精确到小数点后一位,如当前 输入电压2.37V,则显示2.4V。可用万用表检测显示是否准确。 -After the P6 port analog volta
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
msp430
- 1.机架是上一届准备国赛前买的,电机是空心杯(2000转/min) ,电池是11.1V的航模电池 2.采用2块msp430f149最小系统做飞控板,一块用来姿态控制,一块用来完成题目要求,两者之间通过串口通信 3.陀螺仪用的是MPU9150(九轴),自带有地磁传感器,不需要再加地磁传感器 4.数据融合是靠MPU9150的内部DMP处理输出(该部分程序时移植32单片机的,针对430的时钟频率对该部分程序做了一些调整) 5.姿态控制算法是PID-1 rack is the last