Hi ti expert,
I want to interface a JHD162A (uses HD44780 controller) LCD module to the EVM5535. I am intending to do this through P2 Expansion Connector. (Initially I got the Samtec connector MEC1-120-02-SDA as per Spectrum Documentation and found mismatch with P2. But now, I have MEC1-130-02-SDA).
First I have an issue of different voltage levels: My JHD162A operates on 5V, and P2 signals are 3.3V. I am planning to use 74lvc4245 to level shift signals between EVM and LCD module. But my most important concern is that the EVM uses LCD_D(5)/GPIO15 to control the UART buffer (Sheet 3 of schematic), even if UART is disabled through the 2-SW3 DIP switch. I understand that the USB to UART is VCP on Channel B (FTDI chip). Channel A is used by CCS4, for emulation (JTAG). My question is whether Channel B is also required by the CCS4 environment.