FSPXI:CardNorDirectWriteWithAddress

FSPXI:CardNorDirectWriteWithAddress

Request #

Index WordDescription
0Header code [0x002F00C2]
1u8 commandID
2u32 address
3u32 Size
4(Size<<8) | 4
5Input buffer ptr

Response #

Index WordDescription
0Header code
1Resultcode

Description #

This is the same as FSPXI:CardNorDirectReadWithAddress, except this writes data to SPICARD-FIFO after writing the cmd-data instead of reading from FIFO.