Other Parts Discussed in Thread: TMP116, CC1310, TMP006
Hi,
I am trying to run some I2C from CC1310 but with different slave then TMP006/TMP116.
I base my code on example: i2ctmp_CC1310_LAUNCHXL_tirtos_ccs.
I am not able to find where I2C pin definitions are because in CC1310_LAUNCHXL.c there are only some other pins.
Some functions in this project are completely external so that may be solution.
Where can I change I2C pins in such project?
Should I worry about anything specific when changing I2C slave device?
Regards