How to configure USB config files to send PCM data ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-24 6:34 AM
Hello everyone,
I'm not new with STM32 ecosystem but this is the first time I use USB Audio Device on my MCU. I have mems mic and achieve to convert PDM to PCM data. Actually I'm trying to send them trought USB. But I can't understand what I need to edit in order to send my buffer. My computer can detect the USB Audio interface so it's a good start.
Thanks in advance
Axoul
Labels:
- Labels:
-
USB
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-08-24 7:44 AM
Start from a working USB Audio example. Find out how audio data are inserted there, and replace it with your data.
JW
