Spi eeprom c code
Just busted paper lewisburg tn
We are having a customized board, which is having EEPROM on SPI interface, but in DA14580 Development kit, EEPROM is on I2C interface, So do I need to change the i2c-eeprom.c driver and implement spi_eeprom.c driver in "DA14580_SDK_version\tools\flash_programmer\ flashprogrammer.uvproj." to load the code into SPI interfaced EEPROM.
Dec 21, 2013 · On GVI DSLR Remote Control with Touch Shield Slide i added a I2C EEPROM from Atmel, the chip is AT24C1024B, the Arduino library for this chip can be downloaded from Arduino AT24C1024B library. In order for this to work you need to download also my wire library adapted for speed GVI Fast Wire Library for Arduino