搜索资源列表
flash_430
- MSP430的FLASH编程,有字节\\段的读写操作.适合于430单片机的各种应用-MSP430 Flash programming, a byte \\ operation of the read and write. 430 suitable for a variety of applications, MCU
MSP430
- 430例程调试程序 |——5-1 框架程序 |——6-1 异步串行通信程序(点对点通信) |——6-2 异步串行通信程序(地址位模式多机通信) |——6-3 异步串行通信程序(空闲模式多机通信) |——7-1 定时中断程序 |——7-2 PWM输出程序 |——7-3 捕获脉冲信号周期程序 |——7-4 软件模拟异步串行通信程序 |——7-5 基本定时器程序 |——8-1 FLASH擦写程序 |——8-2 非行
msp430-45db041.rar
- 本代码为本人在做一个项目时写的MSP430单片机读写FLASH芯片45DB041的源程序,包括基本通信函数,初始化函数,模式设置函数,整块FLASH读写,字节读写等多个函数。,The code for doing a project I am writing to read and write FLASH chip MSP430 single chip 45DB041 the source, including the basic communication function, initiali
spi_V1.0.3
- //说 明:msp430通过模拟的spi驱动flash W25X32 //描 述:用于主函数中直接调用 flash写函数 写入数据 //功 能:写入flash 一个字节数据 flash地址自动加一 //端 口:p7.0 接/CS片选端 , p7.1用于时序脉冲, p7.2 用作MOSI主机输出从机输入 , // p7.3用作MISO主机输入从机输出, // p1.4接/WP写保护引脚 ,此程序里没有用到 所以直接拉高,不用。 // 也可以连写 都试过了
MSP430-ADC-Flash-LCD-PWM-Key-RTC..
- MSP430 常用的模块代码,为西电测控系谢楷老师编写,不是TI官网上的代码,比官方的代码更好,看看接口就可以直接拿来使用。非常标准的商业级C语言源码,各种接口宏定义和注释写的非常清晰。包括16位ADC,BasicTimer,Flash,LCD,PWM,UART,蜂鸣器,KeyBoard,RTC.非常推荐-MSP430 common used module code,wrote by Xiekai of Measurement and control department of Xidian U
MSP430
- MSP430 FLASH型超低功耗16位单片机_胡大可编写的很好的一本介绍msp430的一本教程,在网上很难找的哦!-Ultra-low power MSP430 FLASH-based 16-bit single-chip can be prepared Hu _ a good introduction of a one of msp430 tutorial, it is difficult to find online at the Oh!
flash_write
- msp430 flash读写操作,可支持全系列的MSP430 读写操作-msp430 flash read and write operations, can support a full range of MSP430 to read and write operation
flashwrite
- msp430的flash块擦写,适合全系列的430-msp430 erase the flash block is suitable for a full range of 430
MSP430FlashMemoryCharacteristics
- MSP430利用FLASH特性储存参数,可实现4KBYTE存储空间数据存储功能。-Characteristics of MSP430 using FLASH storage parameters can be achieved 4KBYTE data storage function of storage space.
Flash
- 这是一个基于MSP430单片机的Flash程序,初学者,想和大家一起学习-This is a Flash-based MSP430 MCU procedures, beginners, and everyone would like to learn
update
- ti msp430 flash programmer.很好的一个文档-ti msp430 flash programmer. a very good one document
MSP430ADF7020-1WirelessCommunicationTestCode
- 单片机MSP430F5438+射频收发器ADF7020-1,进行无线通信的收发测试代码,通信速率为172.8k.每发射一位数据等LED灯1闪一下,接收到正确数据时LED2短闪一下,接受到错误数据时LED2长闪一下.-MCU MSP430F5438+ RF transceiver ADF7020-1, wireless communications transceiver test code, each firing a data LED lights flash a look at the re
MSP430_matierials
- 学习MSP430系列16位超低功耗单片机的绝佳资料,包括: 1、实验板原理图 2、IAR的使用方法说明 3、12个实验题目内容,详细解释和相应的源代码: 实验一 IO与时钟 实验二 键盘与LED 实验三 定时器实验 实验四 外围模块操作 实验五 使用口线模拟IIC操作 实验六 同步通讯模块与扩展FLASH 实验七 异步通讯模块 实验八 ADC与LCD 实验九 图形点阵LCD 实验十 超低功耗实验 实验十一 模拟设定时间和RS-485通信实验
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
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
- MSP430 参考手册 第 1 章 时钟模块 第 2 章 片内Flash 第 3章 A/D转换器 第 5章 USART外围接口—SPI模式第 4 章 USART外围接口--UART模式 -Reference Manual Chapter 1 MSP430 Clock Module Flash Chapter 2 Chapter 3-chip A/D converter USART Peripheral Interface Chapter 5 Chapter 4-SPI m
MSP430liushuideng
- 在MSP430中实现一个简单的流水灯设计程序,对于MSP430刚接触者理解单片机有好处,其中有一段注释掉了,这部分其实是MSP430 flash读写的操作。-Implement a simple light water design program the MSP430 microcontroller is good, for MSP430 new to those who understand some commented out this part actually the MSP430 f
flash
- A simple sample of flash write with LCD firmware for MSP430. Only for test purpose
eye-for-msp430
- 智能护眼灯以MSP43G2231为核心,完成护眼灯的照明,电源管理,环境采集和中央处理及控制功能。灯珠采用高亮白光LED,恒流驱动,无频闪,不伤害眼睛,保护视力。电源管理,由专用电源管理方案,管理系统充电和用电。环境采集,用光传感器采集光照强度,根据光照强度控制灯珠亮度,用人体热释红外检测人远近。 -Eye to MSP43G2231 core intelligent completion Eye lighting, power management, and the central proce
MSP430F169中对Flash的信息段A整段进行读写操作
- MSP430F169中对Flash的信息段A整段进行读写操作(MSP430 flash driver program.)