Hi, I am using LPC51U68 on which I would like to implement TDM transmit function.
I need 4 slots within a frame.
However, LPC51U68 has only one channel pair within a Flexcomm interface.
Therefore, I'm assuming I need to use two Flexcomm interfaces in order to implement 4 slots TDM transmit function.
In this case, is it correct to directly wire Flexcomm 6 SDA pin and Flexcomm 7 SDA pin outside the MCU in order to form single SDA line?
