Commit Graph

6 Commits

Author SHA1 Message Date
Thomas Kolb 5e63547f15 Makefile: added JLink targets 2019-09-21 16:02:12 +02:00
Thomas Kolb 63fdc2797b added libopencm3 as submodule 2016-10-02 23:42:14 +02:00
Thomas Kolb 98c029ca6f Constant Voltage tuning 2016-09-04 14:37:08 +02:00
Thomas Kolb c93c3d41fb Code cleanup 2016-08-17 22:04:04 +02:00
Thomas Kolb 6fc7e27c0b State tuning; safer startup
- Added some initial values for variables
- Prevent too fast state switching to bootstrap (only bootstrap 5
  seconds after state change)
- Made threshold voltage for switching from MPP to CV different from CV
  constant voltage
2016-08-13 01:12:33 +02:00
Thomas Kolb 1b81f70df3 Initial commit
What already works:

- ADC-reading with DMA
- Display
- UART debugging
2016-07-28 02:14:03 +02:00