Bootloader : Looking for xmc4500 boot loader over USB

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

cross mob
Not applicable
I am looking for a mechanism for my end users to flash the xmc4500 over USB and would appreciate any help or examples for the following...

  • xmc4500 bootloader code
  • PC user interface, ideally a batch file or similar that the end user simply runs without having to select the type of chip, download file name etc.
Thank you in advance
Aaron
0 Likes
2 Replies
Not applicable
Hi Aaron,

You may try to write your own code by using USBVC001 & FLASH002 Apps. USBVC001 App provides VCOM port interface whereas FLASH002 App provides flash erase and program interfaces. Good luck...

Best regards,
Zain
0 Likes
Not applicable
Hi Zain,

Thanks for the advice. My project already uses USBVC001 (though it is not problem free) so I'll look into FLASH002.

Best regards
Aaron
0 Likes