Other Parts Discussed in Thread: CC2650, SYSBIOS
Tool/software: Code Composer Studio
Hey guys,
I'm attempting to "port" an existing/working CC2650 application from a custom board, to the newere CC2640R2 since it seems that the CC2650 is going EOL or at least hard to obtain. A part of my old application was based on the much older BLE STACK 2.21 with the beta GPTimer drivers. I was able to struggle through it in the past, but expected the documentation on newer revs of the SDK to be a bit better. However, I can't find any concrete examples of how to use the Timers/GPtimers at all. All I see is the .h/.c files, and can't find anything in the TI Resource Explorer.
Has anyone had any success using the CC2640R2 with a newer build of the BLE STACK to get the GPTimer drivers working? If so, could you point me to an example or a resource I can use to get off the ground?
There are no existing places where I can find a usage of Timer_config.
Thanks guys!
-Ben