I am using the LPCXpresso54102 board in my system as a USB to UART bridge. I am running into an issue where Bridge is unable to communicate with the device. I have debugged the issue and found that voltage on I2C_SCL and I2C_SDA lines is lower than expected(2.5V).
I have traced the issue to the LPCXpresso54102 board. I am attaching images of the board below.
I have taken the below steps to resolve the issue but I can not get 3.3V on I2C_SCL and I2C_SDA line
1. Connected 2.2K pull-up on R19 and R20.
2. Connected JP7.2 and JP7.3 for 3.3V as suggested in SCH


Let me know if more Jumper needs to be connected for properly using LPCXpresso54102 board as USB to I2C bridge.