Other Parts Discussed in Thread: MSPM0G3507
Tool/software:
I'm using the gpio_input_capture_LP_MSPM0G3507_nortos_ticlang example, and when I set the Low Power Policy to Standby1, the device does not wake up from sleep on a GPIO interrupt.
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.
Tool/software:
I'm using the gpio_input_capture_LP_MSPM0G3507_nortos_ticlang example, and when I set the Low Power Policy to Standby1, the device does not wake up from sleep on a GPIO interrupt.
Hi Dipkumar,
You need to enable GPIO Fast Wake function to make MCU waked from GPIO in Standby1 mode. Please see 11.2.4 GPIO Fast Wake of MSPM0 G-Series 80-MHz Microcontrollers Technical Reference Manual (Rev. B)for more information
