AT32F435_437_Firmware_Library/project/at_start_f435/examples/wwdt/wwdt_reset
Artery-MCU 622456829b update version to v2.1.1 2022-11-22 18:39:27 +08:00
..
inc update version to v2.1.1 2022-11-22 18:39:27 +08:00
mdk_v5 update version to v2.1.1 2022-11-22 18:39:27 +08:00
src update version to v2.1.1 2022-11-22 18:39:27 +08:00
readme.txt update version to v2.1.1 2022-11-22 18:39:27 +08:00

readme.txt

/**
  **************************************************************************
  * @file     readme.txt 
  * @brief    readme
  **************************************************************************
  */

  this demo is based on the at-start board, in this demo, during normal 
  operation, the wwdt count value is continuously reloaded in the main function, 
  and wwdt reset will not occur at this time. when the wakeup button is pressed, 
  the function stops reloading the wwdt count value, resulting in wwdt reset.
  for more detailed information. please refer to the application note document AN0045.