LawrenceG VE7IT
public text v1 · immutableCharge pump estop logic as LawrenceG sees the world..... (watch out for thick glasses...)
# hook F1 (estop keyboard button) up to the charge pump to turn it on/off
net estop-out iocontrol.0.user-enable-out charge-pump.enable
# hook the charge pump output up to a parallel port pin so breakout board gets pulses
net cpo charge-pump.out parport.0.pin-17-out
# now we need the external estop loop condition fed back into emc
net estop-ext parport.0.pin-15-in iocontrol.0.emc-enable-in