in simplelink_cc13xx_cc26xx_sdk_7_10_02_23 cannot find COMPA or COMPB driver?Is the COMA or COMPB driver not provided?Need register-based development?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
in simplelink_cc13xx_cc26xx_sdk_7_10_02_23 cannot find COMPA or COMPB driver?Is the COMA or COMPB driver not provided?Need register-based development?
You should download Sensor Controller Studio and open the help documentation from there.
https://www.ti.com/tool/SENSOR-CONTROLLER-STUDIO
There you will find code snippets on how to both COMPA and COMPB
Siri
That should be possible but we have no driver for it, so we only support using it through the sensor controller.
You will find some support for it through driverLib (low level library used by our drivers):
CC26xx Driver Library: [aux_tdc.h] AUX Time to Digital Converter
Siri