Winbond: Difference between revisions
| Line 89: | Line 89: | ||
* 0x34 -- QuadRandomLoadProgramData. RandomLoadProgramData using 4 pins for data transfer | * 0x34 -- QuadRandomLoadProgramData. RandomLoadProgramData using 4 pins for data transfer | ||
* 0x10 -- ProgramExecute. 8 dummy clocks followed by 2-byte page address. The data buffer is written to the page. | * 0x10 -- ProgramExecute. 8 dummy clocks followed by 2-byte page address. The data buffer is written to the page. | ||
** Pages must be written sequentially within a block! | |||
* 0x13 -- PageDataRead. 8 dummy clocks followed by 2-byte page address. The data buffer is filled from the page. | * 0x13 -- PageDataRead. 8 dummy clocks followed by 2-byte page address. The data buffer is filled from the page. | ||
** If OTP is enabled, page addresses 0x0--0xb are remapped to the Unique ID Page, Parameter Page, and 10 OTP pages | ** If OTP is enabled, page addresses 0x0--0xb are remapped to the Unique ID Page, Parameter Page, and 10 OTP pages | ||