2026-03-09 6:13 AM - last edited on 2026-03-10 3:30 AM by Andrew Neil
Split from FATFS for STM32u575 - this is a different issue.
helloo, i did the same exact thing and everything compiled properly, but after running it, the code freezes when the f_mount() function is encountered. Did you find a solution to your problem ??
2026-03-10 3:32 AM
Welcome to the forum.
Please see: How to write your question to maximize your chances to find a solution for best results.
@AbhayG1 wrote:the code freezes when the f_mount() function is encountered. Did you find a solution to your problem ??
What debugging have you done to find where & why, exactly, it is hanging?
Have you tried stepping into that function ?