Hi Team,
Customer is interested in calculating frequency and duty cycle of an incoming signal, likely between 33Hz and 200Hz. From the Reference Manual (SCU185E), it seems like the best way to do this would be to use a GPTimer with Input Edge-Time mode. Customer has been able to do this using GPTimerCC26xx.h driver and is seeing interrupts on both edges as expected.
However, they need to scale down the clock using a prescaler and are running into troubles doing this with the driver. Can you help provide some suggestions here?
BR,
-RT