Use embedded Watchdog #11

Closed
opened 2022-11-16 03:04:56 +01:00 by o.winkels · 2 comments
Owner

Ditch UCC, use STM Watchdog + GPIO

-> Implement PoR in SW

Ditch UCC, use STM Watchdog + GPIO -> Implement PoR in SW
o.winkels self-assigned this 2022-11-16 03:07:20 +01:00
o.winkels added this to the Schaltplanfreeze milestone 2022-11-16 03:09:56 +01:00
o.winkels added the
Watchdog
label 2022-11-16 03:13:07 +01:00
Author
Owner

Not possible because the fact that the GPIO can be controlled from soft-/firmware would mean that the latch can reset itself through the power-on-reset mechanism. A hardware power-on-reset (RC?) would therefore be required.

Not possible because the fact that the GPIO can be controlled from soft-/firmware would mean that the latch can reset itself through the power-on-reset mechanism. A hardware power-on-reset (RC?) would therefore be required.
Author
Owner

Embedded Watchdog + External RC PoR seems to be the most cost-effective solution.

Rule compliance is given because the watchdog toggle happens from software anyway, and the watchdog output only trips the latch, can't reset it. Reset is covered by PoR circuit.

Embedded Watchdog + [External RC PoR](https://www.onelectrontech.com/wp-content/uploads/2020/08/External-RC-Power-On-Reset-POR-circuit-with-Schottky-Diode-fast-discharging--768x637.jpg) seems to be the most cost-effective solution. Rule compliance is given because the watchdog toggle happens from software anyway, and the watchdog output only trips the latch, can't reset it. Reset is covered by PoR circuit.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: FaSTTUBe/SDCL#11
No description provided.