Bootloader / USBUART

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

cross mob
Anonymous
Not applicable

Can USBUART be the bootloader communication interface ?

0 Likes
1 Solution
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello,

Yes USBUART can be used for bootloading. The bootloader component does not have support for this. However custom communication component implementation can be done.

Please refer to this example project: USBUART Bootloader - Hackster.io

Thanks,

Hima

View solution in original post

2 Replies
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello,

Yes USBUART can be used for bootloading. The bootloader component does not have support for this. However custom communication component implementation can be done.

Please refer to this example project: USBUART Bootloader - Hackster.io

Thanks,

Hima

Anonymous
Not applicable

Hima,

Thanks, I'll try the project.

Tom

0 Likes