PSoC to PSoC communication Through UART communication protocol

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

cross mob
lock attach
Attachments are accessible only for community members.
NaMa_4430341
Level 1
Level 1

Hi,

I am trying to communicate between two psocs. The idea, One psoc will read the temperature sensor data and send it other psoc to display on LCD screen. This will be done through UART. Please tell me how do I start? I want to just implement on a basic communication purposes.

I have attached my file. Please check it

Thank you.

0 Likes
1 Solution
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello NaMa_4430341

To get started with UART, you can check the UART_Full_Duplex code example present in PSoC creator. The code can be built on this as it includes the code for transmitting and receiving.

Best regards

Hari

View solution in original post

0 Likes
1 Reply
Hari
Moderator
Moderator
Moderator
750 replies posted 500 replies posted 250 solutions authored

Hello NaMa_4430341

To get started with UART, you can check the UART_Full_Duplex code example present in PSoC creator. The code can be built on this as it includes the code for transmitting and receiving.

Best regards

Hari

0 Likes