inkfish / lander-control

0 stars 0 forks source link

Bringup: Switches #10

Open rgov opened 9 months ago

rgov commented 9 months ago
Function Pin
BURN_ENABLE GP2

This will mostly be an API wrapper around the GPIO expander (#6) to toggle an individual MOSFET without interfering with the others. This requires a thread-safe read, bit flip, and write.

The burn wire has an additional pin that has to be driven high low to enable the burn wire.