FSPXI:CardNorDirectCommandWithAddress: Difference between revisions

Created page with "=Request= {| class="wikitable" border="1" |- ! Index Word ! Description |- | 0 | Header code [0x002B0080] |- | 1 | u8 commandID |- | 2 | u8 address |} =Response= {| class="wik..."
 
No edit summary
 
Line 12: Line 12:
|-
|-
| 2
| 2
| u8 address
| u32 address
|}
|}


Line 29: Line 29:


=Description=
=Description=
This is identical to [[FSPXI:CardNorDirectCommand]], except this uses the input address instead of loading it from Process9 state.
This is similar to [[FSPXI:CardNorDirectCommand]], except this writes the specified address to SPICARD-FIFO(after converting it), after writing the cmdID.