CfgNor:ReadIdentification: Difference between revisions
 Created page with "=Request= {{IPC/Request}} {{#vardefine:ipc_offset|0}} {{IPC/RequestEntry|Header code [0x00090000]}} {{IPC/RequestEnd}}  =Response= {{IPC/Request}} {{#vardefine:ipc_offset|0}}..."  | 
				No edit summary  | 
				||
| Line 15: | Line 15: | ||
=Description=  | =Description=  | ||
This writes 0x1-bytes to SPI for command 0x9F(RDID), then reads 2-bytes of output which are then copied to cmdreply[2].  | This writes 0x1-bytes to SPI for command 0x9F(RDID), then reads 2-bytes of output which are then copied to cmdreply[2].  | ||
Sample ID data:  | |||
{| class="wikitable" border="1"  | |||
|-  | |||
!  System  | |||
!  Raw data  | |||
|-  | |||
|  Launch-day JPN regular New3DS  | |||
|  62 62  | |||
|-  | |||
|  Launch-day regular Old3DS  | |||
|  20 58  | |||
|}  | |||