Open main menu

DAVE Developer's Wiki β

Changes

Watchdog (Bora)

1 byte added, 09:02, 9 October 2015
Description and default configuration
*WD_SET1 = 1
*WD_SET0 = 0
This set selects the option(the exhaustive list of configurations options is descripted in table 1 of reference <ref name="MAX6373"></ref>):
*tDELAY = first edge
*tWD = 10s (the exhaustive list of configurations options is descripted in table 1 of reference <ref name="MAX6373"></ref>).
In other words, WDT is started when the first transition on WDI input is detected. Once started, its timeout period is 10s. The first transition of WDI input should be under software control. However, despite of the presence of 22kOhm pull-down, during power-on sequence a spurious 0-to-1 transition may be observed on WDI input. The voltage swing of this transition is variable, since it depends on the internal Zynq's pull-up value of PS_MIO15_500 pad. In general, <u>WDT may be inadvertently started at power-up</u>, before software takes control of PS_MIO15_500 GPIO. <u>To avoid this situation, it is recommended to add a 2.2kOhm pull-down on carrier board, connected to the PS_MIO15_500 signal</u>.
4,650
edits