Hello,
We decided to test the basic functionality of the Sensor Controller using Timer 2 and the option to observe signals on GPIO pins.
For this purpose we used a new Launch Pad CC1352R1F3, SDK 6.10.00.29, example project PWMLED2 and new SC project with new task.
Everything works properly (PWM signal is generated), but when we started the observation of the signals we found something strange. We can monitor/observe the signals OBS_AON_RTC_CH2, OBS_AON_RTC_CH2_DLY and OBS_SCLK_LF, but never the signal OBS_AON_RTC_4KHZ. This is absolutely strange for us, because this functionality is already used in our previous old project.
We tested everything that we can - different SDKs and examples modifying only the SC project to observe this signal. This functionality works only with our old project created with SDK 4.10.00.78 and without SYSCFG file.
We will be happy if you can help us. Thanks in advance.