AT89S8252微控制器内部闪速存储器,EEPROM和其他性能以及应用的介绍
The Atmel AT89S8252 microcontroller is a low-power, high-performance device featuring 8K bytes of Fl...
EEPROM(ElectricallyErasableProgrammablereadonlymemory)是指带电可擦可编程只读存储器。是一种掉电后数据不丢失的存储芯片。EEPROM可以在电脑上或专用设备上擦除已有信息,重新编程。一般用在即插即用。
The Atmel AT89S8252 microcontroller is a low-power, high-performance device featuring 8K bytes of Fl...
x5045接口程序,C51,X5045是带4Kb SPI EEPROM的CPU监控器(看门狗和电源监控)...
这个是一个用Keil C51编写的带SRAM的EEPROM芯片X24C44的驱动程序示例,程序中含有写好的X24C44.H标准驱动函数和COM.H串口驱动函数,提供API式外部函数接口:具体功能见程序中的*.C测试文件。...
stm32内部flash驱动,可以利用内部flash掉电保存数据,跟eeprom作用一样-stm32 internal flash drive, you can use the internal flash power down to sa...