Other Parts Discussed in Thread: CC2640R2F
Tool/software: TI C/C++ Compiler
I'm working with both boards and need to use the I2C interface, for the LAUNCHXL there's enough information for the pin map (concise and precise): DIO4 - SCL, DIO5 - SDA:
as for the SMARTRF06 there's too much lag in the information that generates too much confusion:
In the MCU Datasheet got this info:
From the PIN ID: 13 and 14 (SDA, SCL respectively), however when I come to the Terminal Configuration and Functions, find this:
Pin 13 is VDDS2, and Pin 14 DIO_8.... then I get confused again... does the Table 11-3 refers to something else and not the physical pin IDs?
Once I can figure out this comes the next nuisance: who is who in the SmartRF board? Don't find a mapping of the RF1 and RF2 regarding the MCU's DIOs
Any help will be appreciated
Thanks