Capture peak value through ADC
I am using the STM IoT Kit Node and have a current sensor (voltage output) connected to the ADC.I can read the current through the ADC by reading the counts and doing the correct conversion. But I'm trying to read the instantaneous peak current (the...