All pastes #801137 Raw Edit

LawrenceG VE7IT

public text v1 · immutable
#801137 ·published 2007-11-29 00:50 UTC
rendered paste body
Charge 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