STM32F4-Discovery ADC too sensible
Hi guys, i’m retrieving 16 FSR signals from ADC1 (see ADC_TEST attached, i’m using all channels) but the signal is too quick. The retrieve works perfectly but i would like to low the sensibility of the FSR pressure because with very little pressure the signal speed up from 0 to 4095 too quick. I should retrieve an heavy pressure (person on the chair) but i don’t know how. I’m using STM32CubeMX and System Workbench for STM32, HAL driver
Thanks