Quantcast
Channel: MSP low-power microcontrollers
Viewing all articles
Browse latest Browse all 62446

Forum Post: Looking for an MSP432Ware driverlib LPM0 function

$
0
0
Hi, I have an MSP432P401R LaunchPad and have installed the MSP432Ware_3_50_00_02 driver libraries. I have taken the timer32 periodic mode example and am adapting it for our use. The main() function calls MAP_PCM_gotoLPM0() in a while loop: while (1) { MAP_PCM_gotoLPM0(); } And the timer's ISR wakes up on schedule and clears it's interrupt. I need to add a call in the ISR to exit LPM0 so that main() can perform some more processing before going back to LPM0. I've searched through the driverlib code but don't know which function MAP_PCM_xxx function to call to exit LPM0. Thanks, dave

Viewing all articles
Browse latest Browse all 62446

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>