espressif/spi_nand_flash_fatfs

1.1.0

Latest
uploaded 1 day ago
FATFS integration for SPI NAND Flash

3 examples

  • nand_flash
    This example demonstrates how to use the SPI NAND Flash driver with a FAT filesystem in ESP-IDF.
    4.76 KB
  • nand_flash_bdl
    This example demonstrates mounting FatFS using ESP-IDF’s generic BDL for SPI NAND Flash with wear leveling.
    5.61 KB
  • nand_flash_debug_app
    This example gathers diagnostic statistics for NAND flash, including bad block statistics and ECC error statistics.
    4.33 KB