How to Program CY8CKIT-059 over USB with Linux (Raspberry Pi 4)

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

cross mob
jairusmartin
Level 1
Level 1
5 sign-ins 5 likes given First reply posted

I have a CY8CKIT-059 kit, at the moment, I would like to be able to program the PSoC either with the Pi GPIO using http://wiringpi.com/ or preferably over the USB.  

I found the following Land Boards solution, it compiled, but did not work me:

https://github.com/land-boards/RPPSOC/tree/master/HSSP

I am willing to pay someone for a solution; I am surprised that there is no Linux supportted programmer cli for PSoC 1,3 and 5  since linux seems to be the embedded defacto.

 

0 Likes
1 Solution
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello @jairusmartin 

You can refer to the following Appnote: PSoC® 3 and PSoC 5LP Programming Using an External Microcontroller (HSSP)
This application note explains how to implement a host programmer to program a PSoC 3 or PSoC 5LP device.

Since you are using a programmer other than PSoC 5LP you will need to recalculate the different parameters mentioned in the Appnote.

Best Regards
Ekta

View solution in original post

0 Likes
1 Reply
Ekta_N
Moderator
Moderator
Moderator
750 replies posted First like given 250 solutions authored

Hello @jairusmartin 

You can refer to the following Appnote: PSoC® 3 and PSoC 5LP Programming Using an External Microcontroller (HSSP)
This application note explains how to implement a host programmer to program a PSoC 3 or PSoC 5LP device.

Since you are using a programmer other than PSoC 5LP you will need to recalculate the different parameters mentioned in the Appnote.

Best Regards
Ekta

0 Likes