Module stm32_fmc::nand_device
source · Expand description
Management of external NAND Flash through the STM32 FMC peripheral
Commands and parameters are referenced to the Open NAND Flash Interface (ONFI) Specification Revision 5.1 3 May 2022
Addressing supports up to 64Gb / 4GByte (8-bit data) or 128Gb / 8Gbyte (16-bit data).
Structs§
- Identifier returned from 0x90 Read ID: ONFI Section 5.6
- NAND Device
- Parameter Page returned from 0xEC Read Parameter Page: ONFI Section 5.7
Enums§
- Status returned from 0x70 Read Status: ONFI Section 5.10