Programming off an SD Card

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

cross mob
Anonymous
Not applicable

 Hello,

   

My thought is to use a PSOC 5LP as a HSSP programemer (so it could be used to program other PSOCs), There is a lot of documentation on dong this, but what I am wondering is if I save a .hex file to an SD card, could I have the PSOC read the file from an SD card then use it to program another PSOC?  Reading from an SD card is also well documented, so this seems possible.  Does anyone have any thoughts on this?

   

Thank you!

0 Likes
1 Reply
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

If you look at the Pioneer kit it uses a PSOC 5LP to both program and

   

use in debugging operations a PSOC 4. And adding a SDCARD

   

interface already done -

   

 

   

    

   

          https://code.google.com/p/psoc3-5-sdcard-library/

   

 

   

    

   

          http://www.cypress.com/?rid=77780

   

 

   

Regards, Dana.

0 Likes