HS USB Device Audio-In on STM32F769 Discovery issues. DataIn event is not fired every time, the setup command to turn the microphone on is received .
For a little background, i have modified the project to take audio data from a static file to eliminate any issues with interrupts from the mems microphones may have been causing though the result is the same. I have also added print statements to t...