Location:
Search - MSP430 flash A
Search list
Description: MSP430的FLASH编程,有字节\\段的读写操作.适合于430单片机的各种应用-MSP430 Flash programming, a byte \\ operation of the read and write. 430 suitable for a variety of applications, MCU
Platform: |
Size: 875 |
Author: 王华 |
Hits:
Description: 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 非行列式键盘程序
|——8-3 行列式键盘程序
|——9-1 DMA数据传输程序
|——9-2 软件模拟IIC总线读写24C02程序
|——10-1 FLL+锁频环程序
|——10-2 LCD模块程序
|——11-1 ADC12单通道和序列通道单次转换程序
|——11-2 ADC12单通道和序列通道多次转换程序
|——11-3 DAC12数模转换程序
|——12-1 使用比较器A进行斜边AD转换程序
|——12-2 比较器A电阻值测量程序
|——13-1 中断嵌套程序
|——13-2 异常处理程序
Platform: |
Size: 320386 |
Author: xiaxinjiang |
Hits:
Description: TI 公司的MSP430 系列Flash 型单片机内部集成有F l a s h 控制器可以采用外部编程器进行烧写也可以利用自己的程序修改F l a s h 的内容且不用外加编程电压在进行系统设计时可以利用片内的F l a s h 保存一些运行数据实现掉电保护还可以修改F l a s h 中的整个程序或局部程序实现在系统升级. 本文以TI 公司的MSP430 系列Flash 型芯片为例对如何进行F l a s h 的自编程操作做进一步的探讨.
Platform: |
Size: 72550 |
Author: liubin3280 |
Hits:
Description: MSP430的FLASH编程,有字节\段的读写操作.适合于430单片机的各种应用-MSP430 Flash programming, a byte \ operation of the read and write. 430 suitable for a variety of applications, MCU
Platform: |
Size: 1024 |
Author: 王华 |
Hits:
Description: MSP430超低功耗微处理器是TI公司推出的一种新型单片机。它具有16位精简指令结构,内含12位快速ADC/Slope ADC,内含60K字节FLASH ROM,2K字节RAM,片内资源丰富,有ADC、PWM、若干TIME、串行口、WATCHDOG、比较器、模拟信号,有多种省电模式,功耗特别小,一颗电池可工作10年。开发简单,仿真器价格低廉,不需昂贵的编程器。-MSP430 ultra-low-power microprocessor is TI introduced a new microcontroller. It has 16 directives to streamline the structure, containing 12 fast ADC/Slope ADC, intron 60 K bytes Flash ROM, 2K bytes of RAM, the chip is rich in resources, ADC, PWM, Several TIME, serial port, watchdog, comparators, analog signal, a number of energy saving mode Power is particularly small, a battery may work for 10 years. Develop simple, low prices Simulator without expensive programming device.
Platform: |
Size: 143360 |
Author: 孙振红 |
Hits:
Description: MSP430F149读写自身Flash操作,可用作外部flash中关键内容的备份,验证通过-MSP430F149 read and write their own Flash operation, an external flash can be used as a key element in the backup, verify, through
Platform: |
Size: 1024 |
Author: 齐全 |
Hits:
Description: msp430的flash测试代码,这个是对430的A,B信息段作测试-MSP430 s flash test code, this is 430 of A, B above information for testing
Platform: |
Size: 1024 |
Author: wj |
Hits:
Description: iar开发环境 msp430单片机的一些示例程序 有adc flash lcd timer 键盘 看门狗 时钟 通讯模块等等的程序 -iar development environment MSP430 MCU has a number of sample programs adc flash lcd timer keyboard watchdog clock communication module procedures, etc.
Platform: |
Size: 83968 |
Author: 胡叶军 |
Hits:
Description: MSP430常用模块程序,采用c语言编写
分为:调试程序 框架程序 异步串行通信程序(点对点通信) 异步串行通信程序(地址位模式多机通信) 异步串行通信程序(空闲模式多机通信)
定时中断程序
PWM输出程序
捕获脉冲信号周期程序
软件模拟异步串行通信程序
基本定时器程序
FLASH擦写程序
非行列式键盘程序
行列式键盘程序
DMA数据传输程序
软件模拟IIC总线读写24C02程序
FLL+锁频环程序
LCD模块程序
ADC12单通道和序列通道单次转换程序
ADC12单通道和序列通道多次转换程序
DAC12数模转换程序
使用比较器A进行斜边AD转换程序
比较器A电阻值测量程序
中断嵌套程序
异常处理程序
-err
Platform: |
Size: 750592 |
Author: tangliang |
Hits:
Description: 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 非行列式键盘程序
|——8-3 行列式键盘程序
|——9-1 DMA数据传输程序
|——9-2 软件模拟IIC总线读写24C02程序
|——10-1 FLL+锁频环程序
|——10-2 LCD模块程序
|——11-1 ADC12单通道和序列通道单次转换程序
|——11-2 ADC12单通道和序列通道多次转换程序
|——11-3 DAC12数模转换程序
|——12-1 使用比较器A进行斜边AD转换程序
|——12-2 比较器A电阻值测量程序
|——13-1 中断嵌套程序
|——13-2 异常处理程序-err
Platform: |
Size: 680960 |
Author: xiaxinjiang |
Hits:
Description: 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!
Platform: |
Size: 4886528 |
Author: zhaox |
Hits:
Description: MSP430与外设FLASH进行读擦写的程序
实现MSP430外设扩长-MSP430 peripherals FLASH read and write procedures for the realization of a long expansion MSP430 peripherals
Platform: |
Size: 1024 |
Author: wang |
Hits:
Description: msp430 flash读写操作,可支持全系列的MSP430 读写操作-msp430 flash read and write operations, can support a full range of MSP430 to read and write operation
Platform: |
Size: 1024 |
Author: linxing |
Hits:
Description: msp430的flash块擦写,适合全系列的430-msp430 erase the flash block is suitable for a full range of 430
Platform: |
Size: 20480 |
Author: linxing |
Hits:
Description: MSP430利用FLASH特性储存参数,可实现4KBYTE存储空间数据存储功能。-Characteristics of MSP430 using FLASH storage parameters can be achieved 4KBYTE data storage function of storage space.
Platform: |
Size: 86016 |
Author: 王中山 |
Hits:
Description: ti msp430 flash programmer.很好的一个文档-ti msp430 flash programmer. a very good one document
Platform: |
Size: 64512 |
Author: asan |
Hits:
Description: 单片机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 receiver to the correct data LED2 short flash about, when you receive erroneous data LED2 long flash about.
Platform: |
Size: 556032 |
Author: mwf1225 |
Hits:
Description: 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
18;数据采集
19;交流电压测量
20;车速测量
21;DS1820
22;DS1302
23;基于BQ26500温度检测系统
24;红外传输系统
25;pc通信
26;无线MODEM
27;楼宇对讲系统
28;DSP HPI接口
29;无线传输模块
30;步进电机控制
31;can通信系统-msp430 test code 1, MSP430 Development Foundation 2, keyboard 3, the digital display circuit 4, the LCD module interface 5, MSP430 CRC 6, 7, Chinese input methods, data compression algorithm 8, FIR filter 9, FFT algorithm for 10, Porter automatic identification rate of 11, serial memory 12 NAND flash interface, 13 A/D, TLV2541 14 DA DAC8830 15 ADS1241 16 temperature TMP100 17 timer DAC 18 data collection 19 AC voltage measurement 20 speed measurement 21 DS1820 22 DS1302 23 temperature detection system based on BQ26500 24 infrared transmission system 25 pc communication 26 wireless MODEM 27 building intercom system 28 DSP HPI interface, 29 wireless transmission module 30 stepper motor control 31 can Communication Systems
Platform: |
Size: 247808 |
Author: teamo38 |
Hits:
Description: 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 University.It s not the code wrote by TI s engineer on TI s offical website,but better than that.You can use it easily just have a look at it s programme interface.It s a very standard commercial C source code,macros and comments are very clear.Including ADC,BasicTimer,Flash,LCD,PWM,UART,Speeaker,KeyBoard,RTC.STRONGLY RECOMMEND
Platform: |
Size: 304128 |
Author: zhangjin |
Hits:
Description: MSP430F169中对Flash的信息段A整段进行读写操作(MSP430 flash driver program.)
Platform: |
Size: 1024 |
Author: seagulllu |
Hits: