In the "MSP430L092 Loader Code User's Guide" on page 13 it states:
"The loader code automatically adapts its SPI address width to the identified SPI memory device size by checking for the format indicator at memory location at addresses 0x0 and 0x1."
However, the table showing the "format indicator" vs. memory device size is not included. In Figure 8 (on the same page) it shows 0x55 0xAA at addresses 0x0 and 0x1. Is this the format indicator for a EEPROM with 16 bit addressing?
We are using the M95512-DFDW6TP by ST Micro as the EEPROM. It has 16 bit addressing. So what is the proper "format indicator" for this EEPROM?