Differential ADC in stm32h7
I have recently purchased an STM32H753ZI board and want to configure the differential ADC to read signals directly from a function generator. I have configured it based on the following setup, but I am facing several issues with the output.
Issue 1: I am unable to read the ADC value properly. The negative side of the signal is getting clamped. How can I correct this?
Issue 2: When I input a 1V peak-to-peak sine wave to the differential ADC of the STM32H753ZI microcontroller, I am getting a square wave at the output. Why is this happening, and how can I fix it?
I have attached the output below when I am providing 1v peak to peak sine wave.
