ADC setting for audio input
I am trying to create a simple guitar tuner using FFT but currently I am stuck at getting the correct ADC value.
When I tried passing 10Hz sine wave into my MCU, this is what I got from CubeMonitor which looks fine to me.
This is the graph from the value I got from IDE after pausing in debug which looks nothing like result from CubeMonitor.
I am currently using the STM32F411E-DISCOVERY and my current ADC setting is as below

I can't figure out where went wrong.
I'm still new to MCU and stuff so any help is much appreciated :)
