CfgNor:ReadIdentification: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				 →Description:  (Moved sample data to Hardware page with changes)  | 
				||
| 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].  | ||
Latest revision as of 16:29, 19 January 2017
Request
| Index Word | Description | 
|---|---|
| 0 | Header code [0x00090000] | 
Response
| Index Word | Description | 
|---|---|
| 0 | Header code | 
| 1 | Result code | 
| 2 | Output | 
Description
This writes 0x1-bytes to SPI for command 0x9F(RDID), then reads 2-bytes of output which are then copied to cmdreply[2].