Hi There,
I am working with a MCU STM32F405VET for any particular purpose. Lets a at this time firmware code has burn on MCU. Lets talk about HW issue.
Take a look the datasheet here https://www.qdatasheet.com/datasheet-download/190671/1/ST-Microelectronics/STM32F405VET6
In my design portion a...
hi
I'm using stm32 F103RBT8 i want to set my watchdog time out to 15 seconds. in IWDG i have no problem to configure 15 sec time out but the problem is i cant turn off IWDG once i turned it on and in my code i can't reset each time before stop mode.
in WWDG it's clock source stops in stop mode...