### Description of the task Integrate high voltage sense in powerloop, and ensure chicker works repeatedly. > [!WARNING] > Cap driver only charges on RISING EDGE. Leaving the charge pin on HIGH is no longer sufficient to charge caps. <!-- What is the high level goal of the task? What does this work depend on? What interface will this work use or create? What are the main components / suggested implementation details of the task? Where does this work fit in the larger project? Is there an associated RFC? It is important to define this task sufficiently so that a less experienced team member can take it on and know where to start. Please link to resources or tag other team member(s) which could guide the assignee to complete the task --> ### Acceptance criteria <!-- Checkbox list that outlines what needs to be done in order for this task to be considered "complete". Specify any implementation requirements such as data structures, functionalities, testing requirements, documentation, etc. --> - [ ] Chicker must work. - [ ] Cap voltages must be populated in powerstatus and observable in `thunderscope`. ### Blocked By <!-- List all other issues that need to be completed before this one, ex: - #123 - #374 -->
Description of the task
Integrate high voltage sense in powerloop, and ensure chicker works repeatedly.
Warning
Cap driver only charges on RISING EDGE. Leaving the charge pin on HIGH is no longer sufficient to charge caps.
Acceptance criteria
thunderscope.Blocked By