usb audio input #11
Replies: 2 comments 1 reply
-
This project includes overhead of GUI framework (TouchGFX). I think what this project can help you is the sound output.
This project also shows how to manipulate onboard DAC and mic. It's a good idea that you copy files from this project to the one you created, since this one might be highly coupled with TouchGFX. |
Beta Was this translation helpful? Give feedback.
-
Hello, I have another question^^ Do you think it's possible to have access to an audio buffer in order to apply audio filters on a signal we control? Gautier, |
Beta Was this translation helpful? Give feedback.
-
Hello, I hope you are well.
I am currently working (as a student) on a stm32f7 board and would like to have a mic input via USB. I'm working on windows10 and using the STM32CubeIDE.
I searched the web and saw your project. I will not use the LCD part. The goal is to have like a sound card with a mic input and a headphone output. Do you think your project can be easily adapted to do what I want?
Best regards,
Gautier
Beta Was this translation helpful? Give feedback.
All reactions