Bootloader for psoc-4 prototyping kit.

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

cross mob
Mrinal
Level 4
Level 4
First solution authored 50 replies posted 25 replies posted

I have several Psoc-4 prototyping kits, but their chips have been damaged.

   

I want to replace those chips whit new ones.

   

I have a programmer. But how to enter the bootloader program into new chips so that they can be used with the prototyping kit in bootloadable mode.

   

Is there any example project for the prototyping kit to load the bootloader?

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

I have a programmer. A Kitprog or a Miniprog3 would help you

   

When you installed the kit files correctly, you will find on Creator's Start page under "Kits" your CY8CKIT-049 and there is a "Bootloader" project which you can compile to generate a .hex file.

   

Connect the Miniprog3 or the Kitprog to the programming port (5 Pins, see silk screen) and see to select the debug target to your prototype kit's PSoC. Then program the bootloader.

   

 

   

Bob

0 Likes
Mrinal
Level 4
Level 4
First solution authored 50 replies posted 25 replies posted

I did not have the kit files. Just installed them now.

   

I have managed to put the bootloader in all the chips.

   

Thank you!

0 Likes