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.
Hello,
ferdster said:Alright, I tried the powerdeepsleep example again (SDK 1.30.00.40) on my red MSP432 LaunchPad. With no modification, I see it go to sleep after pushing S1 - EnergyTrace shows 0.0105mA (all jumpers still connected).
Could you please download this image "powerdeepsleep_MSP_EXP432P401R_tirtos_ccs.txt" into your MSP432 Launchpad (modified version of the powerdeepsleep) and let us know your measurements after you press S1 (whe LED is off). An easy way to download this image is using the uniflash cloud version https://dev.ti.com/uniflash
ferdster said:I then added a breakpoint in gpioButtonFxn0() and it does go in there on every button press. But, why when I change 'GPIO_write(Board_GPIO_LED1, Board_GPIO_LED_OFF);' to 'GPIO_toggle(Board_GPIO_LED1); inside the callback, does the LED not toggle?
It is working for me, BTW, I added that functionality on the image above. And these are my modified files:
Hopefully this helps.
David
Hi David,
I loaded your image using the cloud version of uniflash and it doesn't do anything. Both leds stay off and pressing either switch does nothing.
Here is the console log from uniflash:
**Attention** This is a public forum