Bootloader host

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

cross mob
Anonymous
Not applicable

Are the "bootloader host" sources available? I need to build a custom form to bootload an i2c bootloader. Thank you, Samuele

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

Get your kicks here http://www.cypress.com/?rID=41002 

   

 

   

 

   

Happy coding

   

Bob

0 Likes
Anonymous
Not applicable

Do you want to customize the Host application or the communication protocol itself (modify I2C protocol itself)? Anyway, take a look at this App Note which explains how to customize the comm protocol for the bootloading - http://www.cypress.com/?rID=50230

0 Likes
Anonymous
Not applicable

If  you are looking for customized Host tool, the source files are available at the creator root directory.

   

eg: C:\Program Files\Cypress\PSoC Creator\2.1\PSoC Creator\cybootloaderutils

0 Likes
Anonymous
Not applicable

Currently trying to use an arduino to bootload 8 different PSOCs over I2C.
Can anyone point me in the right direction?
Tried 'reverse engineering' the code given here http://www.cypress.com/file/137036/download  under creating a bootloader host but arduino is throwing more errors than I can shake a stick at.

0 Likes