How does the 5515 bootloader deal with 16bit and 24bit SPI EEPROM?
1. Do you have to 'tell' the bootloader 16bit or 24bit? (the 5509A has four 'bootmode' pins for example)
2. Does the bootloader try 16bit 0x0000 followed by 24bit 0x000000 if there is no reply?
3. Or something else?
In my case I wish to use a 1Mbit SPI EEPROM for bootload with a 0x000000 address (24bit) and auto-increment.
Neither SPRAB92, SPRZ308, SPRZ310 or Spectrum Digital USB Stick reference design explain how this is achieved.
Regards, Andrew