Open Wire Detection #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
For this year, should be done using resistors in the wiring harness.
For the next years, add footprints for pull-up/pull-down resistors (maybe on backside?)
This would also allow for directly reading PT1000 temp sensors and such.
Pull resistors unfortunately always affect signals, especially when they are low impedance.
The ideal version would include the possibility for the STM32 to dynamically pull the inputs high or low (open drain output?) periodically to see whether they are affected. We'll see how hard that is to implement