Skip to content

Conversation

@eggroll-bot
Copy link
Member

See #35.

@eggroll-bot eggroll-bot added the enhancement New feature or request label Dec 23, 2023
@eggroll-bot eggroll-bot linked an issue Dec 23, 2023 that may be closed by this pull request
@DVTye
Copy link
Member

DVTye commented Jan 19, 2024

For some reason, wdt revA and revB digital logic is significantly different when it comes to enabling and disabling the timers. Honestly I can't tell you which is correct cause neither revA or revB follow the user guide's instructions on WDT initialization. But considering that max78000 points to use me17 chip which uses revB, I would say that revB is the one to follow.

@dpleshkov implement revB logic to WDT startup and see if that fixes the issues with WDT. Feel free to use unsafe steps as we need to confirm that this discrepancy is why WDT is not working in the first place.

Edit: A branch for max78000 has been created that adds extra SEQn values that are used by revB to enable/disable the WDT.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement watchdog timer module

4 participants