How to program CY8C5888AXL without the board

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

cross mob
Anonymous
Not applicable

Hi, I'm working on a project where I tested some aspects of the PSoC5-LP board, but now I need to create a printed circuit on eagle where my system will be implemented. My question is: How can I program the CY8C5888AXL-LP096 without the board? How can i upload the program to the processor?

   

 

   

Thank you for your time, 

   

Best Regards, 

   

 

   

Carlos 

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

Two choices when programming the chips on the PCB:

   

Use a MiniProg3.

   

Get hands on a CY8CKIT-059 Prototyping Kit and use the snap-off programmer.

   

Both interfaces are the same using GND, Vtarg, scl, sda and XRES. Check the datasheets. MiniProg3 can be used by just plugging it to a 5 posts (2.54mm spacing)  interface.

   

 

   

Bob

0 Likes
Anonymous
Not applicable

Hi, thank you for your answer. So, if I use the MiniProg3 I can use the code writen in the PSoC Creator?

   

 

   

Carlos

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

Yes, you can. Look at a cheaper way to get a MiniProg 3.

   

 

   

Bob

0 Likes