uart

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

cross mob
KeTa_1875721
Level 2
Level 2
5 replies posted First reply posted First question asked

using a CY8C28413-24

I have 1 uart added

Want to make P1.5 RX pin, P1.7 TX pin.

Designer version 5.4 does not want to make this connection..so why not?

Ken

0 Likes
1 Solution

Thanks SamPath,

Got this to work, still trying to learn how the multiplexor works in the editor, but not a newbie overall.

Ken

View solution in original post

0 Likes
2 Replies
SampathS_11
Moderator
Moderator
Moderator
250 sign-ins 250 solutions authored 5 questions asked

Hello Ken,

I placed the UART on DCC02 and DCC03.

  • Routed TX output to RO0[3]
  • Routed RO0[3] to GOO[7]
  • Routed GOO[7] to P1[7]

  • Routed RX input to RI0[1]
  • Routed RI0[1] to GIO[5]
  • Routed GIO[5] to P1[5]

Do let me know if you have questions. Glad to answer.

Best regards,

Sampath

Thanks SamPath,

Got this to work, still trying to learn how the multiplexor works in the editor, but not a newbie overall.

Ken

0 Likes