7.6.18 Get Version Flash
Description
The SPI command “Get Version Flash” returns the following data bytes to the host:
- ROM version
- Flash version high byte
- Flash version low byte
- Customer specific version Command Frame
Host |
0x13 |
0x00 |
0x00 |
0x00 |
0x00 |
0x00 |
ATA8510/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 (for details see SPI command “Get Event Bytes”)
- events.events – Event byte (for details see SPI command ”Get Event Bytes”)
- ROM version – ROM version (at prog_char romVersion)
- Flash version high byte
- ATA8510: Flash version high byte
- ATA8515: Return value not valid
- Flash version low byte
- ATA8510: Flash version low byte
- ATA8515: Return value not valid
- customer specific version – Customer-specific version (at address 0x67FA)