Tool/software: TI-RTOS
Hello!
I'm trying to communicate with a SMBUS enabled device using the I2C lines available on the Launchpad. Can I use the existing I2C driver to perform simple single byte read or do I need to write a new one? If I need to write a new one how do I go about it? Can I combine the non-RTOS approach with the TI-RTOS..?
Thanks in advance!