Hi
We are developing a device with battery supply, and want to optimize the power comsuption with sensor controller. So we have following questions:
1) Does sensor controller have low power mode? If yes, how about power comsuption and how to enter it?
2) After a sensor controller task started, as our understandings, execution code is scheduled by RTC tick and event handler code can be triggered by timer event and GPIO event, what is the state if the sensor controller is wait for execution code and event handler code? And how about the power comusption in this state(Main MCU is in standby)?
3) Can we setup a wakup pin to wakeup sensor controller only (while main mcu is still in standby mode)? If yes, how to do it? setup a event handler for it?
Thanks,
Weiyin