Bootloader/DFU via UART

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

cross mob
SaNa_4372796
Level 1
Level 1

Hello. I am trying to flash bootloader (DFU) to PSoC 6 so I can update the firmware via UART. I have read lots of notes and got a bit confused. Can you please help me or guide me on how to do that with simple steps? any help appreciated.

0 Likes
1 Solution
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Have you gone through code examples present in PSoC Creator? If no, please go through the code examples "PSoC6DFUbasicApp0Uart" and "PSoC6DFUBasicApp1" in PSoC Creator code examples section. You will also get a document with these code examples which has step by step procedure to bootload your application through UART/SPI/I2C.

Thanks

Ganesh

View solution in original post

0 Likes
2 Replies
VenkataD_41
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hi,

Have you gone through code examples present in PSoC Creator? If no, please go through the code examples "PSoC6DFUbasicApp0Uart" and "PSoC6DFUBasicApp1" in PSoC Creator code examples section. You will also get a document with these code examples which has step by step procedure to bootload your application through UART/SPI/I2C.

Thanks

Ganesh

0 Likes

Thank you for the reply. No I did not try. I think that's what I need I will try to implement this example and see what I got.

Thanks

Sabah

0 Likes