Help QuadSPI interfacing with MX25R6435F on B-L475E-IOT01A
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-16 9:57 PM - last edited on ‎2025-01-17 2:24 AM by mƎALLEm
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.
- Labels:
-
USB
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-17 2:23 AM - edited ‎2025-01-17 2: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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2025-01-17 8:50 AM
Hi @Aadi__
> PC fails to recognize the mass storage device when I attempt to read the recorded data.
Could you specify where exactly do you see the issue while reading recorded data? Did you try to isolate the issue by simply using USB MSC functionality alone?
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
