Resolved! SD Write error some time , not stable
Hi , I made a STM32F405VGT6 board with SD card interface. The SD code is generated using STM32CUBEMX and FatFs middleware. The SD file write is not stable, it return error sometimes after calling f_write(). However, if I run the same code in uVis...