Hi TI,
I have a question about the ability to creating the PWM on built-in sensor controller. I didn`t see any timers in it. So I guess it's impossible to make a low power PWM with frequency is about 200 kHz on CC26XX?
Maybe I can create the PWM on sensor controller using delays_us functions? What about the power consumption of this method? If I understand correctly, creating the PWM on the main Cortex-M3 core cause increasing power consumption by 550 uA because the controller can not enter Standby mode?
So I guess it's impossible to make a table