espressif/spi_nand_flash_fatfs

1.1.1

Latest
uploaded 15 hours ago
FATFS integration for SPI NAND Flash

3 examples

  • nand_flash
    This example demonstrates how to mount FatFS on SPI NAND using legacy initialization functions.
    6.30 KB
  • nand_flash_bdl
    This example demonstrates mounting FatFS using ESP-IDF’s generic BDL path with SPI NAND Flash.
    7.17 KB
  • nand_flash_debug_app
    This example gathers diagnostic statistics for NAND flash, including bad block and ECC error statistics.
    4.33 KB