Config Services: Difference between revisions
Line 363: | Line 363: | ||
| 0x00120040 | | 0x00120040 | ||
| (u32 offset) Identical to 0x00110040 except this uses SPI-command 0xD8 instead("block erase"). | | (u32 offset) Identical to 0x00110040 except this uses SPI-command 0xD8 instead("block erase"). | ||
|- | |||
| 0x00130000 | |||
| This uses SPI command 0xB9 for "Deep power down". | |||
|- | |||
| 0x00140000 | |||
| This uses SPI command 0xAB for "Release from deep power down". | |||
|} | |} | ||
This is an interface for the "SPI::NOR" service, for accessing the Wifi NVRAM/SPI Flash. | This is an interface for the "SPI::NOR" service, for accessing the Wifi NVRAM/SPI Flash. |