pin component: Write to pin both with hardware and API?

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

cross mob
Anonymous
Not applicable

 If I have a pin component that is connected to other PSoC logic in the schematic editor is there a way to "override" the hardware connected to the pin and use the API to write to the pin output latch? 

   

 

   

It seems that the Write() API call is disabled when something is connected to the hardware connection of the schematic pin, but no error or warning is generated (i.e. the Write() call is still there.

   

 

   

I understand this is an unusual condition (usually you want hardware or software control, not both) and I'd prefer not to add a control register and mux it that way.

0 Likes
2 Replies