This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F28069: Code for programming SPI EEPROM

Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE

Tool/software: TI C/C++ Compiler

Hello.

We have a PCB containing a TMS320F28069. We now want to program some calibration data (only about 20 int32 integers) into an EEPROM (so they survive re-programming of the DSP). Today, the SPI mounted on our card is a Microchip 25AA512: https://no.farnell.com/search?st=Microchip%2025AA512

We have not yet used this EEPROM in the project, and we are now in the process of re-designing the HW (could easily swap the MICTOCHIP EEPROM with any other from TI?).

I have some Q’s:
Q1: Does TI have a suitable EEPROM for my purpose?
Q2: Does TI have some example code for that/their EEPROM?
Q3: If not, is there some example code for GPIO-init, EEPROM_WRITE(...), EEPROM_READ(..) for my current Microchip 25AA512?
Q4: Other hints/clues?

I'll appreciate very much som guidance to these Q's before we start re-design our HW ...

BR Terje Bøhler