Pass digital input to output trough PSoC5

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

cross mob
Anonymous
Not applicable

Hello Community,

   

it seems a bit useless, but I can connect a bidirectional Pin with another in PSoC-Creator. Is it possible to pass trough a digital signal e.g. flashing an eeprom? Does anyone has experience with that?

   

Thank you and best regards,

   

HeDo

0 Likes
2 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Is your external EEPROM an I2C interface, if so this would

   

be easily handled by PSOC.

   

 

   

Here is an example project in Creator for doing just that, R/W

   

of an external EEPROM over I2C. By Gautum Das

   

 

   

www.cypress.com/

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

This project looks good, but I want to use an external tool for flashing the eeprom. Strictly speaking, I want to missuse the psoc as a trace.

0 Likes