2017-09-07 12:40 PM
Hi,
I am using stm32L476-Discovery Board for project, I tried using example code STM32L476_Discovery/Demonstration Example. I am using System Workbench for STM32 IDE. Example code Records the audio file & Playback the recorded file. Now, the recorded file has to send to OTG USB to PC as CDC class.
I had Generated a cdc code using STM32Cubemx, the standalone applications sends data to Serial console. Board is configured as CDC Device class.
Now i am trying to Integrate both different applications, but i do get lot of Errors.Could some one help me to find solution for the problem or any document to refer.
Thanks