FS:CardNorDirectWriteWithAddress

FS:CardNorDirectWriteWithAddress

Request #

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

Response #

Index WordDescription
0Header code
1Result code

Description #

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