Location:
Search - MSp430 eeprom
Search list
Description: ti msp430 用c编写的串行eeprom at45db041b的驱动程序-ti c Controller prepared with the serial eeprom at45db041b drivers
Platform: |
Size: 2661 |
Author: qinyu |
Hits:
Description: IIC总线的都可以用,注意要是用在AT24C系列的EEPROM 是要添加一定的延时程序~ 比较简洁的程序:
Platform: |
Size: 40448 |
Author: 861952403@qq.com |
Hits:
Description: 用C写的I2C总线EEPROM读写程序,在MSP430+AT24C64~512平台上验证通过。对其他处理器只需简单修改即可使用。-C write I2C EEPROM read and write procedures, the AT24C64 MSP430+ ~ 512 platform validation through. The only other processor can use a simple amendment.
Platform: |
Size: 1024 |
Author: join |
Hits:
Description: ti msp430 用c编写的串行eeprom at45db041b的驱动程序-ti c Controller prepared with the serial eeprom at45db041b drivers
Platform: |
Size: 2048 |
Author: qinyu |
Hits:
Description: 基于MSP430的程序代码,EEPROM的重要应用,望大虾多提宝贵意见-code, EEPROM of important applications, and hopes prawns provide more valuable opinions
Platform: |
Size: 4096 |
Author: 陈博辉 |
Hits:
Description: 该程序为MSP430对EEPROM操作的实际例程,功能如下
// 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的
// 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的
// 250单元地址的内容来判断写入是否正确。-The program for the MSP430 on the EEPROM to operate the actual routines, function as follows// program features: the program is used to control the F449, but on the external E2PROM byte read and write, the E2PROM of the clock lines and data lines are P4.6 and P4.7, E2PROM of the// write address is 0X2AH, written content is 40H, from E2PORM read out the contents of the 250 units on F449MEMORY address, you can view the MEMORY of// 250 units to determine the contents of the address to write entry is correct.
Platform: |
Size: 1024 |
Author: 江帆 |
Hits:
Description: 写eeprom的c语言程序,在msp430单片机x1系列上调试通过-EEPROM write the c language program, in the MSP430 family of single-chip debugging through x1
Platform: |
Size: 3072 |
Author: lfy |
Hits:
Description: 天祥电子-10天学会MSP430单片机LT-1BE2flash例程-Institute of Electronics-10 days Tienhsiang MSP430 Singlechip LT-1BE2flash routines
Platform: |
Size: 68608 |
Author: 张厂 |
Hits:
Description: MSP430仿真器上EEPROM数据的烧写程序,单片机MSP430F1612。-MSP430 emulator programmer on EEPROM data procedures, microcontroller MSP430F1612.
Platform: |
Size: 4096 |
Author: 束庭中 |
Hits:
Description: EEPROM driver for SPI EEPROMs. Bitbanged on MSP430 processor.
Written in Quadravox compiler.
Platform: |
Size: 2048 |
Author: anakron |
Hits:
Description: msp430写24c02的标准程序,模块化非常实用,无论是扩展成24C16还是其它I2C都有非常好的参考价值-MSP430 the use 24c02 store data is good
for you if you are the frist test
Platform: |
Size: 2048 |
Author: tianltz |
Hits:
Description: msp430 I2C读写源程序,两个例程。-MSP430 I2C
Platform: |
Size: 68608 |
Author: 秦兴 |
Hits:
Description: msp430驱动eeprom(24c08)测试通过-msp430(24c08)
Platform: |
Size: 31744 |
Author: axsdffff |
Hits:
Description: msp430+eeprom的使用,用IAR打开-msp430+ eeprom use open with IAR
Platform: |
Size: 68608 |
Author: xiaole |
Hits:
Description: 对MSP430单片机进行测试的源代码,包括I2C,RTC,EEPROM,IRD等功能程序-MSP430 MCU for testing the source code, including I2C, RTC, EEPROM, IRD and other functions program
Platform: |
Size: 114688 |
Author: 万传 |
Hits:
Description: MSP430单片机中对于扩展的E2prom的操作源代码,包括初始化,写数据,读数据,非常实用,对于其他外置器件的操作使用也有借鉴作用!-MSP430 microcontroller operation for extended E2prom the source code, including initialization, write data, read data, very useful for the operational use of other external devices also serve as a reference!
Platform: |
Size: 26624 |
Author: 权少 |
Hits:
Description: soft I2C module for MSP430 to communicate with Eeprom.
Platform: |
Size: 3072 |
Author: Stefan Klein |
Hits:
Description: MSP430提高程序汇总,包括:1602/12864液晶显示、ADC/DAC、AD DA间的转换、DS18B20、DS1302、EEPROM实验、按键、LED、RS232/485、通信-液晶显示等-MSP430 improve rollup, including: 1602/12864 LCD, ADC/DAC, AD DA conversion between, DS18B20, DS1302, EEPROM test, button, LED, RS232/485, communication- LCD display
Platform: |
Size: 2316288 |
Author: 天下 |
Hits:
Description: EEPROM 试例程序,.c,.h,已近封装好,用的单片机是TI公司的Msp430-EEPROM test case procedures,. C,. H, almost a good package, with the chip is TI' s Msp430
Platform: |
Size: 83968 |
Author: |
Hits:
Description: 该程序为MSP430对EEPROM操作的实际例程,功能如下 // 程序功能:该程序是用F449来控制对外部E2PROM的但字节的读写,其E2PROM的时钟线和数据线分别是P4.6和P4.7,E2PROM的 // 写入地址是0X2AH,写入内容是40H,从E2PORM读出的内容放在F449MEMORY的250单元地址,可以通过查看MEMORY的 // 250单元地址的内容来判断写入是否正确-The program for MSP430 actual routine operation of the EEPROM, the following functions // Program: This program is used to control the external E2PROM F449 but byte read and write, it E2PROM clock and data lines are P4.6 and P4.7, E2PROM of // write address is 0X2AH, written content is 40H, on the 250 unit address F449MEMORY E2PORM content read out, you can view the contents of // MEMORY 250 units to determine the write address the correct
Platform: |
Size: 18432 |
Author: liu |
Hits: