Loading firmware throught ASC with a simple UART adapter

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

cross mob
danielstuart
Level 1
Level 1
First question asked Welcome!

After quite some tinkering and many unsuccessful attempts, I created a method for loading firmware through ASC and (more important), enabling SWD when the only J-Link available doesn't support SPD (J-Link EDU Mini).

It's basically a python script that loads a .bin firmware through a cheap serial adapter using ASC protocol. It allows us to send a firmware that sets the BMI register to SWD debugging mode, making it possible to debug and flash with our J-Link EDU Mini.

Everything is on this repository: equipepucpr/xmc_loader: Infineon ASC BSL Script (github.com)

0 Likes
1 Reply
Aashita_R
Moderator
Moderator
Moderator
50 likes received 100 solutions authored 250 replies posted

Hi @danielstuart ,

Thank you so much for your contribution. This will benefit our community users in understanding the use of ASC in loading firmware.

Best Regards,

Aashita

0 Likes