Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Scroll Title
titleFLASH_READ Command Packet Layout.

Byte

Value

Description

1

0xA5

FLASH_READ command ID

2

Sector

Flash sector to read (address [23:16])

3

AddrHigh

High part of address (address [15:8])

4

AddrLow

Low part of address (address [7:0])

5

size

Number of bytes to read (max 64)

From 6 to 64

-

Not used

...