Re : UART Data transmission and reception in CY8CKIT-050

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

cross mob
ganesh
Level 1
Level 1
5 sign-ins First reply posted First question asked

Dear Sir / Madam,

                           I want to know two things in UART Communication.

1). In which pin from CY8CKIT-050 , uses as a UART TX and RX in Cypress IDE.

2). Sample code for UART Tx and Rx data for CY8CKIT-050.

0 Likes
1 Solution
ncbs
Moderator
Moderator
Moderator
500 replies posted 50 likes received 250 sign-ins

Hello @ganesh,

In PSoC Creator, go to File -> Code Example.
In the "Find Code Example" window, select Device family = PSoC 5LP.
You can find the "UART_Full_Duplex" code example. The documentation has detailed descriptions, including pin assignments.

Best regards,
Nikhil

View solution in original post

0 Likes
1 Reply
ncbs
Moderator
Moderator
Moderator
500 replies posted 50 likes received 250 sign-ins

Hello @ganesh,

In PSoC Creator, go to File -> Code Example.
In the "Find Code Example" window, select Device family = PSoC 5LP.
You can find the "UART_Full_Duplex" code example. The documentation has detailed descriptions, including pin assignments.

Best regards,
Nikhil

0 Likes