Skip to main content
Sunny T
Visitor II
September 7, 2017
Question

How to Integrate STM32L4 Example code with CubeMX Generated code

  • September 7, 2017
  • 0 replies
  • 444 views
Posted on September 07, 2017 at 21:40

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

    This topic has been closed for replies.