Tool/software: TI-RTOS
Dear all,
I have requirement where I need to use same I2C Channel in two different tasks. when i tried to open the I2C Channel which is already opened . I'm getting an error Error intiatlizing I2C(Its an expected error). But i want to use same I2C channel to do communcation with other sensor. Without correct Open of that I2C Channel in the task I'm unable to use I2CTransfer() correctly.
Please help me by providing your valuable suggestion to overcome this problem.
Thanks and Regards,
Yashwanth Kumar