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.

MSPM0G3519: Configure Pins to wake on rising edge from STANDBY state

Part Number: MSPM0G3519

Tool/software:

I will be using the MSPM0G3519 that needs to wake from STANDBY state with one pin to sense a rising edge, and another pin to sense a falling edge. I know that only PD0 is powered on when the MCU is in STANDBY state. What are the options for pin configuration to sense an edge trigger? I was thinking of just setting a pin to GPIO as PAx, PBx etc, and configure it to wake on an edge IRQ, but I can't find information on which GPIO pins are running off PD0. 

  • Hi Alec,

    GPIO is PD0 peripheral.

    [Note: GPIOC is also PD0, the datasheet lacking of this part and will do update in next release.]

    Yes all the GPIO could work in standby mode to wake the MCU with rising or falling edge.

    B.R.

    Sal