PIC16C92x微控制器与SPI 串行EEPROM接口设计原理图与源代码的介绍
There are many different microcontrollers on the markettoday that are being used in embedded con...
EEPROM(ElectricallyErasableProgrammablereadonlymemory)是指带电可擦可编程只读存储器。是一种掉电后数据不丢失的存储芯片。EEPROM可以在电脑上或专用设备上擦除已有信息,重新编程。一般用在即插即用。
There are many different microcontrollers on the markettoday that are being used in embedded con...
MCU 通过i2c 总线读写eeprom, i2c 读写程序是软件仿真方式来实现,将读写资料通过D12 和pc实现数据通讯。有实际使用,读写正常。...