diff options
author | smark- <ing.smark@yahoo.it> | 2019-03-31 20:32:27 +0200 |
---|---|---|
committer | KevinOConnor <kevin@koconnor.net> | 2019-03-31 14:32:27 -0400 |
commit | eedc773d692e76cb5530fa9184e34fbc1f179eb8 (patch) | |
tree | 67f343c21ce20b81e7d61389af533a48baaf6939 /src/avr/adc.c | |
parent | d1eefba4536055fa99bc872bd2a64c9076407398 (diff) | |
download | kutter-eedc773d692e76cb5530fa9184e34fbc1f179eb8.tar.gz kutter-eedc773d692e76cb5530fa9184e34fbc1f179eb8.tar.xz kutter-eedc773d692e76cb5530fa9184e34fbc1f179eb8.zip |
stm32f1: Fix ADC (#1474)
The sampling time of the ADC was too slow (239 ADC clock cycles), causing the reading of the next ADC channel to have cross talk as per issue #1261. Sampling time updated to 41 ADC clock cycles.
Signed-off-by: Marco D'Alessio <marco@wrecklab.com>
Diffstat (limited to 'src/avr/adc.c')
0 files changed, 0 insertions, 0 deletions