How to configure AVR to emulate EEPROM through SPI?
I would like to download my TI Piccolo from Atmel AVR AR32UV3A0512 through the SPI port. Piccolo has a feature that allows you to download it through the SPEP connected to the EEPROM. The TI documentation indicates that if the SPI connects to a device other than the EEPROM, the device should emulate the EEPROM.
Does anyone know what needs to be done for the AR32UV3A0512 to emulate an EEPROM? Any hints or links to relevant documentation will be appreciated. I did not find useful information in the AVR documentation.
VladP source
share