Difference between revisions of "CfgNor:ReadIdentification"

From 3dbrew
Jump to navigation Jump to search
(Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00090000]}} {{IPC/RequestEnd}} =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}}...")
 
(→‎Description: (Moved sample data to Hardware page with changes))
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 17:29, 19 January 2017

Request[edit]

Index Word Description
0 Header code [0x00090000]

Response[edit]

Index Word Description
0 Header code
1 Result code
2 Output

Description[edit]

This writes 0x1-bytes to SPI for command 0x9F(RDID), then reads 2-bytes of output which are then copied to cmdreply[2].