USB VCOM APP integration

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
User8570
Level 3
Level 3
I am using Dave 4 and a custom board based on the XMC4500.F100K. When adding the USB VCOM App, DAVE CE adds USBD_VCOM and USBD. Do I need to change anything on these blocks Like Transmission MOde is set to DMA and MAx EPs is 7?

For USB CLock, on the Clock_XMC4 it shows:

Requested USB PLL frequecy : 192 MHZ is this correct?

Also, Clock Selection Settings:

Enable USB/SDMMC ClocK:

Clock Source: USB PLL Clock
CLock divider: 4 Actual frequency 48 Mhz Is this correct?



In the main.c

Which functions should I need to call?

Can somebody provide at least the basic functionality?


The Application note uses USB_Glue which if I add to my project generate a bunch of duplicate errors during compilation .
0 Likes
1 Reply
Not applicable
Hi jptalledo, I just started modifying the code and wondered if you got yours to work? Any issues?
0 Likes