We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, Does anyone have or know where I could find an example of operating sleep mode using an LPC4337 in CMSIS / RTL. I have found this example: http://www.keil.com/pack/doc/cmsis_rtx/_timer_tick.html but its not for the same processor and the registers seem different to what is in the user manual. Thanks
I understand the WFI / WFE instructions, the registers that seem to be specific (are not in other examples) are: PD0_SLEEP0_HW_ENA and PD0_SLEEP0_MODE. Ian