Generate a voltage on a GPIO pin to burn up a grounded burnwire. Should generate the voltage in response to a command, and hold the voltage for 30 seconds (duration subject to change, configuration in the command would be nice.)
First generate a SDD that shows ports and outputs, will need to communicate with the GPIO driver, as well as have a command to receive the burn command.
Then work on implementing the component and writing tests.
Generate a voltage on a GPIO pin to burn up a grounded burnwire. Should generate the voltage in response to a command, and hold the voltage for 30 seconds (duration subject to change, configuration in the command would be nice.)
First generate a SDD that shows ports and outputs, will need to communicate with the GPIO driver, as well as have a command to receive the burn command.
Then work on implementing the component and writing tests.