0
958views
List the low power features in cortex M3.

Subject : Embedded Systems Design

Topic : Embedded Hardware and Design

Difficulty level : Medium

1 Answer
2
4views
  • Cortex CPU has sleep mode i.e it places core into its power mode where it halts execution of instruction with cortex CPU.
  • A small part of CPU is kept awake so that peripheral interrupts can wake up cortex Core.
  • The instruction WFI (wait for interrupt) or WFE (wait for event) …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.