opendps
opendps copied to clipboard
Implement IWDG for safety, and new device support
One user had issues withe the watchdog being enabled by an ST-LINK flash unlock (#144 ) made me realise the IWDG should be used so the system never locks up missing a tripped over current protection.
The (HW) watchdog was enabled when I received the device (so did all the flash pages' protection). ST-LINK was the tool used to see the protection bits and remove them, it did not enable them. Latest OpenOCD failed at doing so.