PSoC Creator Swap UART Tx and Rx Pins

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

cross mob
NoahP
Level 2
Level 2
5 likes given 10 sign-ins 5 replies posted

Hi,

I am working with a PSOC6 device built into a PCB, and it turns out the Tx and Rx pins need to be the other way around. Is there ANY way to do this through PSOC Creator WITHOUT needing to perform tiny surgery on my circuit board? The UART is primarily meant to be a dev interface so simple reading and writing, I just want to know if this is possible.

To be a little more specific, I need to change P10.1 to P10.0 and vice versa, but the Pins menu doesn't allow that it seems.

Thank you!

0 Likes
1 Reply
RodolfoGL
Employee
Employee
250 solutions authored 250 sign-ins 5 comments on KBA

Does this PSoC 6 have UDBs? If yes, you can use the UDB implementation of the UART and assign any pin to RX and TX.

0 Likes