Tool/software:
Hi Ti expert:
SDK 0902
I want to use i2c in DSP.
I want use i2c as half-duplex mode.
How can I set it?
Any demo in sdk?
Best Regards
Eason
Tool/software:
Hi Ti expert:
SDK 0902
I want to use i2c in DSP.
I want use i2c as half-duplex mode.
How can I set it?
Any demo in sdk?
Best Regards
Eason
Hi Eason,
Can you explain more on what you are trying to do and what is your use case?
I did not fully understand as the I2C protocol is inherently in half-duplex mode with two lines, SCL and SDA. However, it is half-duplex as you cannot simultaneously send data both from master to slave and slave to master.
Thanks,
Neehar