Other Parts Discussed in Thread: CC2640R2F, SYSCONFIG,
Hi TI members,
Below is my building environment:
Code Composer Studio |
12.3.0.00005 |
SimpleLink SDK |
7.10.00.35 |
XDCtools |
3.62.1.16_core |
We are working on migrating an old project from CC2640R2F to CC2340R5.
In C:\ti\simplelink_cc2640r2_sdk_3_40_00_10\source\ti\ble5stack\boards\CC2640R2DK_4XS\Board.h, we could see these PINs defined:
But we don't know how to define these PINs in CC2340R5.
There wouldn't be a Board.h file in this example as this document has stated.
Then, how should we do what Board.h has done in our CC2340R5 project?
And what is the relationship between the PINs defined in Board.h and these DIO shown in CC2640R2F's document (www.ti.com/.../cc2640r2f)
Thanks.
BR,