Skip to main content
Visitor II
January 6, 2021
Question

Issue with sd_card logging using STM32F407VG disc board in 4 bit mode

  • January 6, 2021
  • 0 replies
  • 519 views

I am using STM32F407VG board for logging the data continuously using FATFS. When I am writing the data it is working fine some time , then suddenly it is giving f_write or f_sync error . After that error It is not able to write and it is stopped writing. And not able to detect the sd_card after that error.

I am writing the data of 1920 bytes at a rate of 10Hz .

And that error is occuring after almost 30 to 50 minutes of continuous writing.

    This topic has been closed for replies.