English
Language : 

PIC32MX795F512L-80IPT Datasheet, PDF (35/68 Pages) Microchip Technology – PIC32 Flash Programming Specification
16.2.4 READ COMMAND
The READ command instructs the PE to read from
memory the number of 32-bit words specified in the
Operand field starting from the 32-bit address specified
by the Addr_Low and Addr_High fields. This command
can be used to read Flash memory, as well as
Configuration Words. All data returned in response to
this command uses the packed data format that is
shown in Table 16-5.
FIGURE 16-5:
READ COMMAND
31
16
Op code
15
0
Operand
31
16
Addr_High
15
0
Addr_Low
TABLE 16-5: READ FORMAT
Field
Description
Op code
Operand
Addr_Low
Addr_High
0x1
N number of 32-bit words to read
(maximum of 65,535)
Low 16 bits of 32-bit source address
High 16 bits of 32-bit source
address
Expected Response:
FIGURE 16-6:
READ RESPONSE
31
16
Last Command
15
0
Response Code
31
16
Data_High_1
15
0
Data_Low_1
31
16
Data_High_N
15
0
Data_Low_N
Note:
Reading unimplemented memory will
cause the PE to reset. Please ensure that
only memory locations present on a
particular device are accessed.
 2007-2013 Microchip Technology Inc.
PIC32
DS61145L-page 35