7.5.15 Get Version Flash
Description
The Get Version Flash
SPI command returns the following data bytes to the host:
- ROM version
- Flash version high byte
- Flash version low byte
- Customer specific version
Host | 0x13 | 0x00 | 0x00 | 0x00 | 0x00 | 0x00 |
ATA8210/15 | events.system | events.events | ROM version | Flash version high byte | Flash version low byte | Customer-specific version |
Parameters
- 0x13 – Command ID
- 0x00 – Dummy byte (no information)
- 0x00 – Dummy byte (no information)
- 0x00 – Dummy byte (no information)
- 0x00 – Dummy byte (no information)
- 0x00 – Dummy byte (no information)
Return Values
- events.system – Event byte (See Get Event Bytes from Related Links)
- events.events – Event byte (See Get Event Bytes from Related Links)
- ROM version – ROM version (at prog_char romVersion)
- Flash version high byte
- ATA8210 – Flash version high byte
- ATA8215 – Return value not valid
- Flash version low byte
- ATA8210 – Flash version low byte
- ATA8215 – Return value not valid
- customer specific version – Customer-specific version (at address 0x67FA)