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?
Hello @Kodai
Thanks for your question.
Yes, your understanding is generally correct. You can Directly connecting the SDA pins of two Flexcomm interfaces.
If still have any question, please feel free to contact us. Thank you.
BR
Alice
Hi, @Alice_Yang .
Thank you for your reply. I'd like to ask you another question.
Does that mean when Flexcomm 6 is sending the data and Flexcomm 7 is not, the SDA pin of Flexcomm 7 is automatically set to high impedance?
Thank you.
Hello @Kodai
I believe the answer is yes, but I haven’t found explicit confirmation in the User Manual yet. I’ll help you create a private ticket and verify this internally. Once I receive an update, I’ll reply to you directly on the new ticket.
Thank you!
BR
Alice