Tool/software: TI-RTOS
hello
I need to work with several I2C in the same board.
I want to configure this I2C to work with ti-rtos tasks.
I have an example - i2ctmp006_EK_TM4C1294XL_TI that use one I2c and one taskFxn.
my question is that, did I need for each I2C a different taskFxn?
or I use the same taskFxn for all of the I2C?
thanks
shimon