Hi,
I've modified the SDCard example to write every 2 seconds 80 bytes to a SD Card. The SDCard is correctly mounted and the File is opened and kept open.
After several writes the program hangs being busy
And then the timer expires and the program crashes. I've tested with several SD Cards big and small and it did not change something. Furthermore, I've tested with several SDCARD Frequencies but same here. Is there any reason why the program hangs?