LPM wakeup sources updates#748
Open
kwillis01 wants to merge 6 commits into
Open
Conversation
kwillis01
requested review from
StaticRocket,
VeeruPrudhvi,
cshilwant,
gehariprasath,
jeevantelukula,
praneethbajjuri and
uditkumarti
as code owners
July 17, 2026 23:16
|
New warnings found with rstcheck: |
akashdeep-ti
suggested changes
Jul 20, 2026
StaticRocket
requested changes
Jul 20, 2026
kwillis01
force-pushed
the
v12.1/wakeup-srcs/lpm
branch
from
July 20, 2026 21:06
b0784a7 to
8d76bdf
Compare
akashdeep-ti
suggested changes
Jul 21, 2026
kwillis01
force-pushed
the
v12.1/wakeup-srcs/lpm
branch
from
July 21, 2026 19:47
8d76bdf to
3d8b7ad
Compare
|
New warnings found with rstcheck: |
Contributor
Author
|
I didn't fix the MCU IO Daisy Chain section with the latest updates since there are still some open conversations about it. I updated what I could and also added a fix to change all instances for "Deep Sleep" to "DeepSleep" |
kwillis01
force-pushed
the
v12.1/wakeup-srcs/lpm
branch
from
July 21, 2026 19:52
3d8b7ad to
b7cf0c0
Compare
|
New warnings found with rstcheck: |
kwillis01
force-pushed
the
v12.1/wakeup-srcs/lpm
branch
from
July 21, 2026 19:54
b7cf0c0 to
d8122af
Compare
Member
|
Your string replacement for |
Update RTC Only + DDR naming to RTC + I/O + DDR as this is the most current naming of this mode. Signed-off-by: Kendall Willis <k-willis@ti.com>
As of SDK 12.01, the wakeup source, wakeup pin, and low power mode are all reported as apart of the resume sequence. This allows users to understand what the system did upon the last suspend and how the system woke up. Document how to understand what the different values mean for all of the wakeup information given. Signed-off-by: Kendall Willis <k-willis@ti.com>
Explain how to configure and wakeup from RTC I/O pins. Signed-off-by: Kendall Willis <k-willis@ti.com>
Explain how to configure and wakeup from WKUP I/O daisy chain. Signed-off-by: Kendall Willis <k-willis@ti.com>
MCU GPIO and WKUP GPIO are both configured the same way. The only reason WKUP GPIO was split from MCU GPIO was because AM62L does not MCU GPIO. Combine the two sections and add a note to the AM62L portion that it does not have MCU GPIO, but does support WKUP GPIO. Signed-off-by: Kendall Willis <k-willis@ti.com>
The low power mode of "DeepSleep" has been spelled like "Deep Sleep" throughout the docs. Remove the space and so the correct name is consistent throughout the docs. Signed-off-by: Kendall Willis <k-willis@ti.com>
kwillis01
force-pushed
the
v12.1/wakeup-srcs/lpm
branch
from
July 22, 2026 16:50
d8122af to
13f68fe
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes include: