This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

File System with NAND FLASH On stm32f76x ECC

Hello! ARM Embedded Engineers, I want to use mdk file system in Run-Time Environment, I enabled SD and NAND FLASH memory, so I can create and del file on both of them, but the question is I don't know how to use hardware ecc with stm32f76x fmc, I tried to enable hardware ecc in fs_config_nand.h, but it run into hardfault_handler, Thanks!