Homogenized labels and added crank and cam sensor inputs
This commit is contained in:
@@ -65,11 +65,12 @@ temperature, and ignition noise.
|
||||
SAFE_IGNITION_INHIBIT = NOT(ENGINE_PERMIT)
|
||||
```
|
||||
|
||||
When `ENGINE_PERMIT` is removed, `SAFE_IGNITION_INHIBIT` becomes high. If a
|
||||
dwell is active, this invokes the VBG08H-E soft shutdown so coil current is
|
||||
removed without intentionally generating a spark. The 1 kOhm resistors on
|
||||
`INP` and `EN` follow the manufacturer's reference circuit and limit transient
|
||||
current into the device's control pins.
|
||||
When `ENGINE_PERMIT` is removed by the two-channel deadman interlock or the
|
||||
MCU, `SAFE_IGNITION_INHIBIT` becomes high. If a dwell is active, this invokes
|
||||
the VBG08H-E soft shutdown so coil current is removed without intentionally
|
||||
generating a spark. The 1 kOhm resistors on `INP` and `EN` follow the
|
||||
manufacturer's reference circuit and limit transient current into the device's
|
||||
control pins.
|
||||
|
||||
The command traces shall be short, have a continuous quiet reference, and be
|
||||
routed away from the `HVC` switching node and coil connector. The VBG08H-E
|
||||
|
||||
Reference in New Issue
Block a user