Hi,
I would like to use independet Comparator from Sensor Controller.
Is it possible? If yes, how?
I didn't find any driver for comparator in driverlib folder in the SDK.
Thanks,
Itamar
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.
Hi,
I would like to use independet Comparator from Sensor Controller.
Is it possible? If yes, how?
I didn't find any driver for comparator in driverlib folder in the SDK.
Thanks,
Itamar
Hi,
We don't have an API for COMPB out of the Sensor Controller domain, which means you can't control this peripheral from the CM4.
Your only option is to write a task inside Sensor Controller that enables & controls the COMPB.
-Eyal
Not for the cc1352.
There is a driver which is being released this quarter but for the cc13x1 devices.
Also, this driver doesn't support COMPB but COMPA and still has some limitations.