Communicate with XMC4500 relax lite kit v1 over usb

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

cross mob
Not applicable
Hi all,

i am a beginner in programming and got a problem i stuck quite long on. i want the microcontroller to tell me the value of a variable. I am using usbvc001 for getting the information (USBVC001_SendByte(). To display the information i use TERMITE Terminal, but i cant build a connection to the microcontroller. I got the COM port from the device manager and set the same bauld rate. I'm quite new nad i am happy for every solution 🙂 I hope someone can help me! (sry for my bad language)
0 Likes
3 Replies
Not applicable
Hi Nathan,

Unfortunately the XMC4500 relax lite kit v1 doesn't support VCOM as per "DAVE TIP of the day: xSPY solution for XMC kits".
In addition, you should use USBD_VCOM App instead of USBVC001 App (refer to "Problems with USBVC001 App" 11-Aug post).

BR,
Zain
0 Likes
lock attach
Attachments are accessible only for community members.
WilhelmBrezovit
Employee
Employee
First solution authored Welcome! 10 replies posted
Dear Platin,

In the attachment you will find an example how it is working 🙂
Please have a look at page 11 – you have to install the USB driver.

All the best,
Wilhelm
0 Likes
Not applicable
Thank u so much!! This fixed my Problem! i played around with the driver and the device manager but i didn't find the solution! Thanks again :DDD
0 Likes