2025-01-16 09:57 PM - last edited on 2025-01-17 02:24 AM by SofLit
I am developing an audio recording application that captures audio from a MEMS microphone, stores the data in DMA, and saves it as a .wav file using the QuadSPI protocol. I have integrated the FatFS middleware for file system management. While the code compiles without any errors or warnings, my PC fails to recognize the mass storage device when I attempt to read the recorded data.
2025-01-17 02:23 AM - edited 2025-01-17 02:25 AM
@Aadi__ wrote:
my PC fails to recognize the mass storage device when I attempt to read the recorded data.
So the problem is not related to the CubeIDE/Mx nor to the QSPI interface/Flash memory it's more related to the USB usage.
Could you please elaborate more and be concise in your question as the title and the issue description are different?
PS: moved the thread to MCU products and edited the label.
Thank you