RS232 interface

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

cross mob
RaSh_3782726
Level 3
Level 3
10 replies posted 10 questions asked 5 replies posted

Hello,

I have some problem of sending or receiving data for rs232 port in Psoc 5lp development kit.

Have some solution regards this?

connection of this I am using re232 to usb cable. and also detected the port in my pc. But I can't communicate with serial terminal.

Which example I preferred for this?

I am using UART_Rx programme for that but I could not receive any data.

0 Likes
1 Solution

Thanks,

But I am using KIT-050 and it is for 059.

Can you please give the hardware connection?

Is there any connection jumper?

I am connected simply rs232 to usb but I did not get any output.

View solution in original post

0 Likes
3 Replies
odissey1
Level 9
Level 9
First comment on KBA 1000 replies posted 750 replies posted

ratangshah,

Check example project here

UART string reception garbage value

/odissey1

Thanks,

But I am using KIT-050 and it is for 059.

Can you please give the hardware connection?

Is there any connection jumper?

I am connected simply rs232 to usb but I did not get any output.

0 Likes

The CY8CKIT-050 has an RS-232 connector with a TTL signal level converter.

Rx (TTL) and Tx (TTL) can be found on connector P5.

You need to connect the pins of the P5 connector to the pins of the UART component.
RS.JPG

0 Likes