custom-board-bundle-sample-.../firmware/hw_layer/adc
Matthew Kennedy f70c844c60
H7 ADC triggered by hardware timer (#3028)
* config

* allow changing adc speed

* timer triggered ADC

* ICU on nucleo

* turn that off too

* 10khz

* make those default for all h7

* I can't type
2021-07-23 14:50:35 -04:00
..
AdcConfiguration.h Adc fixes (#2691) 2021-05-13 15:51:18 -04:00
adc_external.h Adc isAdcChannelValid helper (#2188) 2021-01-05 16:02:20 -05:00
adc_inputs.cpp fast adc callback (#3031) 2021-07-23 14:19:59 -04:00
adc_inputs.h H7 ADC triggered by hardware timer (#3028) 2021-07-23 14:50:35 -04:00
adc_subscription.cpp don't require EXTERN_ENGINE in every file (#2969) 2021-07-16 18:13:33 -04:00
adc_subscription.h
ads1015.cpp Baro config (#2591) 2021-04-27 15:29:22 -04:00
ads1015.h implement ads1015 driver (#2458) 2021-03-14 19:02:42 -04:00
mcp3208.c
mcp3208.h