Is the code example of a USB to UART bridge in a PSOC5LP?

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

cross mob
MiRo_263836
Level 5
Level 5
100 replies posted 50 likes received 50 replies posted

It shouldn't be too difficult, but I don't want to reinvent the wheel, if I don't need to.

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

There is an USBUART component which will do the job. Have a look into the component catalog in Creator.

Bob

View solution in original post

0 Likes
2 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

There is an USBUART component which will do the job. Have a look into the component catalog in Creator.

Bob

0 Likes

Yep.  I have used that component. I want to bridge to an external device with a UART and transfer data in both directions.  I looked at the example project for the USB-UART component and think that I can implement it.  Thanks for the help

0 Likes