I am using STM32F429 DISCO board and X-CUBE DSPDEMO to perform FFT on an analog signal. The demo code comes with ADC1 IN0 configured for PA0. It performs FFT and displays the signal on LCD. I am trying to change the input pin to PA1 by changing defin...