Soft Watchdog, Current Monitoring and other Fixes #1
o.winkels
commented 2024-08-14 22:46:53 +02:00
Owner
- Switch Watchdog to Software for ease of use and decoupling from other channels except SDC
- Try out headless toolchain for compiling and flashing
- Fix settings in IOC for current monitoring ADCs
- Update current monitoring code and channel assignments (not 100% correct still)
- Fix PWM timer enable/disable logic
- [x] Switch Watchdog to Software for ease of use and decoupling from other channels except SDC
- [x] Try out headless toolchain for compiling and flashing
- [x] Fix settings in IOC for current monitoring ADCs
- [x] Update current monitoring code and channel assignments (not 100% correct still)
- [x] Fix PWM timer enable/disable logic
o.winkels
added 4 commits 2024-08-14 22:46:54 +02:00
ad69b0a0be
Replace hard WD with soft one and figure out headless toolchain
957cfbaec2
Add LED for WD status, update IOC, adjust ADC parameters
1887a178c1
Kind of working current monitoring. Value scale looks right but unsure about channel assignment
bfba65b904
Fix error that led to continuous resetting of timer2 PWM channels
o.winkels
merged commit 41c242aab7 into main 2024-08-14 22:49:41 +02:00
o.winkels
deleted branch oskar-watchdog-and-stuff 2024-08-14 22:49:43 +02:00
o.winkels
referenced this issue from a commit 2024-08-14 22:49:44 +02:00
Merge pull request 'Soft Watchdog, Current Monitoring and other Fixes' (#1) from oskar-watchdog-and-stuff into main
Loading…
Reference in New Issue
No description provided.
Delete Branch "oskar-watchdog-and-stuff"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?