UART to USB with FTDI driver

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

cross mob
Anonymous
Not applicable

Hi, There's a device that needs to be simulated. It's a simple uC sending serial data to a PC with Ubuntu interfacing with an FTDI chip. I already wrote a simple windows application that uses the COM port, and the simulator is working if i connect the two PC-s, windowsPC<->rs232<->FTDI(rs232-USB)<->Ubuntu. The problem is that the simulator should be portable, but only the FTDI driver is available. How can i make the PSoC CY8C4245AXI-483 or CY8C5888LTI work? Best regards, disznohus

0 Likes
1 Reply
himam_31
Employee
Employee
50 likes received 25 likes received 10 likes received

Hello,

   

You can have UART-USB Bridge project in CY8C5888LTI  device. PSoC5LP USB component has in-built support for CDC USBUART class.

   

Thanks,

   

Hima

0 Likes