STM32F407VET6 Data Logging Issue – Need Help!
Posted: Wed Oct 09, 2024 10:21 am
Hi all,
I’m facing issues with data logging on my STM32F407VET6 using FatFs and an SD card via SPI. The logging starts fine but then either freezes or corrupts the file after some time. I’ve tried adjusting buffer sizes, checked SPI communication, and ensured a stable power supply, but no luck.
Any advice on what might be causing the issue or debugging steps to try? Could it be SPI timing, FatFs handling, or a power/memory issue?
Thanks for any help!
I’m facing issues with data logging on my STM32F407VET6 using FatFs and an SD card via SPI. The logging starts fine but then either freezes or corrupts the file after some time. I’ve tried adjusting buffer sizes, checked SPI communication, and ensured a stable power supply, but no luck.
Any advice on what might be causing the issue or debugging steps to try? Could it be SPI timing, FatFs handling, or a power/memory issue?
Thanks for any help!