-
Notifications
You must be signed in to change notification settings - Fork 81
Open
Labels
enhancementNew feature or requestNew feature or requestopen for voteVote at https://wokwi.com/featuresVote at https://wokwi.com/features
Description
Datasheet says:
During reset, all I/O registers are set to their initial values, and the program starts execution from the reset vector
so there are a couple of changes to get the reset done properly:
This means we need to:
- Zero out just the I/O registers, not all the SRAM
- Make sure all the peripherals are reset (the peripherals can set the reset value of their I/O registers for those who aren't zero)
sutaburosu
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestopen for voteVote at https://wokwi.com/featuresVote at https://wokwi.com/features