uploaded 7 months ago
Driver for accessing SPI NAND Flash

2 examples

  • nand_flash
    This example demonstrates how to use the SPI NAND Flash driver with FAT filesystem in ESP-IDF. It initializes the SPI bus and NAND Flash device,…
    4.39 KB
  • nand_flash_debug_app
    This example is designed to gather diagnostic statistics for NAND flash, including bad block statistics, ECC error statistics, and read-write NAND…
    4.17 KB