You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It can be a pain to set up interrupts in halcogen. There are quite a few GPIO pins that constantly move between the VCU/BMS. Having a small module to quickly set up IRQs on the fly would help development a lot.
Propose an interface of functions (Do a quick design review)
Implement functions
Document Halcogen setup
Confirm operation on both Launchpad and VCU
The text was updated successfully, but these errors were encountered:
It can be a pain to set up interrupts in halcogen. There are quite a few GPIO pins that constantly move between the VCU/BMS. Having a small module to quickly set up IRQs on the fly would help development a lot.
The text was updated successfully, but these errors were encountered: