In an upcoming phase of my application I will need to use the Hercules SCI for UART communication with a PC. Will I need to level convert the signals from the PC or should they already be 3.3V?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
In an upcoming phase of my application I will need to use the Hercules SCI for UART communication with a PC. Will I need to level convert the signals from the PC or should they already be 3.3V?
Dan,
Dan S17 said:So the FTDI chip (Future Technology Devices International) converts 5V to 3.3V signals?
No, not really. It is a USB<>UART chip, and on the UART side the signals are 3.3V and will interface to the TMS570.
On the USB side, you just need to know that it interfaces to a standard PC's USB port and one of the functions enumerates as a virtual COM port. You can check the schematics to see which SCI/LIN is routed to the FTDI chip and make sure that resistors (if any) are installed. [on some boards, we have resistors that you can remove to break this connection in case you do not want the SCI/LIN to be used by the FTDI chip but instead used by a booster pack or similar expansion board].