Program external chip using CY8CKIT-043

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

Is it possible to program external PSoC-4M chip using the kitprog on cy8ckit-043?

   

I have broken apart the kitprog portion of the cy8ckit-043 and have connected its SWD pins to external psoc-4m device. But it's not working.

   

Is it possible to program external chips using this method?

   

Thanks

1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

Yes, programming will work. You need a 5V design and you need to connect all 5 pins (VDD, GND, XRES, SWDCLK and SWDIO).

   

No external powering of the board.

   

 

   

Bob

View solution in original post

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

Yes, programming will work. You need a 5V design and you need to connect all 5 pins (VDD, GND, XRES, SWDCLK and SWDIO).

   

No external powering of the board.

   

 

   

Bob

0 Likes
Mrinal
Level 4
Level 4
First solution authored 50 replies posted 25 replies posted
        Thanks for the reply. Works absolutely fine. The RESET pin was accidentally grounded so it didn't work in the first shot.   
0 Likes