AerospaceNU / AerospaceNU/bms-firmware
Add Hardware Interrupt Support
Open
enhancement
logic
- Dominant language
- C
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
# Hardware Interrupt
Add support to recieve BATT_ALERT interrupt signals from the Battery Stack Monitor
The ALERT pin from the Battery Stack Monitor can be used to signal to the MCU that some thing is wrong.
TODO:
[ ] Configure ALERT Pin on BSM to use ALERT Pin as Falling Edge Hardware Interrupt
[ ] Add Interrupt Handler to check status register on BSM
[ ] {Add more items as needed}
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.