How to create a FAT error for testing?
Posted: Tue Jun 13, 2023 4:06 pm
I want to find out how our system responds when a FAT error occurs during the FAT initialization.
Is there a function or method for killing the FAT file system so that on power up or reboot the initialization process fails?
I tried just opening a file for writing and continuously writing data with no close. This doesn't seem to break things.
I am using IDF 4.4.4 with Arduino.
Thanks,
Mike.
Is there a function or method for killing the FAT file system so that on power up or reboot the initialization process fails?
I tried just opening a file for writing and continuously writing data with no close. This doesn't seem to break things.
I am using IDF 4.4.4 with Arduino.
Thanks,
Mike.