Does ISPU offer deep sleep for even more power save and what is the lowest deep sleep watt usage?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-19 5:27 AM
Q&A - webinar "In-sensor monitoring with intelligent MEMS sensors"
Solved! Go to Solution.
- Labels:
-
INEMO-Inertial Modules
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-19 5:55 AM
Despite the name, when the ISPU is in "sleep" state, it is fully off. In this state, the current consumption is in the order of a few microamperes. In order to keep the ISPU fully in this state you can either set the CLK_DIS bit to 1 in the
ISPU_CONFIG register to completely disable the clock or set the ISPU IRQ rate to 0 Hz by writing ISPU_RATE_[3:0] in the CTRL9_C register to 0h.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-05-19 5:55 AM
Despite the name, when the ISPU is in "sleep" state, it is fully off. In this state, the current consumption is in the order of a few microamperes. In order to keep the ISPU fully in this state you can either set the CLK_DIS bit to 1 in the
ISPU_CONFIG register to completely disable the clock or set the ISPU IRQ rate to 0 Hz by writing ISPU_RATE_[3:0] in the CTRL9_C register to 0h.
