Hi, I am working with the i.MX-RT1170 (Part No: RT1176AVM8A) and MCUXpresso IDE. I need to configure GPIO pins for waking up the source. Currently, I'm putting the controller into sleep and waking it up through the default wake-up pin (T8). Now, I need to configure the GPIO pins for this purpose. I have configured the GPIO_SNVS_02 pin as shown in the picture
However, the controller is not waking up. What will be the reason, what should I do next?
The 10 SNVS GPIO pins cannot be used as the wakeup source.
if you want to use a GPIO as a wakeup source, please use WAKEUP PIN.
And the following errata is the root cause. When i wrote AN13104, i didn't know this errata and this AN needs to update.
Hello, I reviewed the information on the reference manual pin mux the pin does not have support for wake-up.
Best regards,
Pavel
Hi,
As per AN13104, it states that it is possible to wake up through other GPIOs as well.
To the best of my knowledge, the RT1176AVM8A does not have any tamper functions. Therefore, it should be possible to wake up through all 10 SNVS pins.
However, currently, it is only able to wake up with the T8 pin. Are there any other pins apart from this that can be used for wakeup?
Thanks in advance.