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.
Part Number: MSP432P401R
Tool/software: TI-RTOS
Hello, Guy
I need another help.
I posted "Interrupt Service Routine (ISR) never called in NO-RTOS based project ( after including TI-RTOS)" (https://e2e.ti.com/support/microcontrollers/msp430/f/166/t/622382
In Opposite way, I tested that
first of all,
I created TI-RTOS based project ( empty_MSP_EXP432P401R_tirtos_ccs project from Resource View )
In this time, the problem is when the sensor enter deep sleep or shutdown mode (LPM 3, 3.5, 4, 4.5)
can awake it by GPIO interrupts ? I found example source code only using sleep mode (LPM0) ( MSP432P401R Launchboard Red 2.X > TI Drivers > powersleep )
It shows that toggle between AM & LPM0 mode by using P1.1 button.
In Register Level Example, I found that button input is well at LPM3.5 mode
Please Some help me, plz
Thank you in advance.
Hello,
Sewon Na said:can awake it by GPIO interrupts ?
Yes you can. But same as your other thread, I'm not really sure if you will be using TI-RTOS or not. Could you please clarify this??
Thanks,
David
**Attention** This is a public forum