Skip to content

fw/lptim_systick: udpate obelix wdt feed logic#471

Merged
gmarull merged 2 commits into
coredevices:mainfrom
cameled:feed_wdt
Nov 18, 2025
Merged

fw/lptim_systick: udpate obelix wdt feed logic#471
gmarull merged 2 commits into
coredevices:mainfrom
cameled:feed_wdt

Conversation

@cameled
Copy link
Copy Markdown
Contributor

@cameled cameled commented Nov 14, 2025

This contain two changes. The first is using lptim real counter to count wdt feed time.
The second is call __HAL_WDT_START to avoid flash access when wakeup from stop mode.

Try to fix #452

@cameled cameled requested a review from gmarull November 14, 2025 16:16
@cameled cameled added DNM Do Not Merge and removed DNM Do Not Merge labels Nov 14, 2025
Comment thread src/fw/drivers/sf32lb52/lptim_systick.c Outdated
Comment thread src/fw/drivers/sf32lb52/lptim_systick.c Outdated
Comment thread src/fw/board/boards/board_obelix.c
Comment thread src/fw/drivers/sf32lb52/lptim_systick.c Outdated
Comment thread src/fw/drivers/sf32lb52/lptim_systick.c Outdated
Comment thread src/fw/drivers/sf32lb52/lptim_systick.c Outdated
Comment thread src/fw/drivers/sf32lb52/lptim_systick.c Outdated
Signed-off-by: HaiLong Yang <cameled@outlook.com>
This reverts commit 25d476d.

Signed-off-by: HaiLong Yang <cameled@outlook.com>
@gmarull gmarull merged commit 0872daf into coredevices:main Nov 18, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Watch randomly reboots or dies when using stop mode on Obelix

2 participants