stm32f302 ADC capture influences input signal
I'm testing stm32f302 ADC capture with DMA transfer, but get some strange issues.
I set the ADC1 to capture single channel AIN2(PA1) in continuous and DMA mode at 72MHz and 1.5 sample cycles.
Set the DAC1 output a fixed voltage of 2048 with VDDA = 3.3V at PA4.
If I connect the PA4 to PA1 using a jumper, during the ADC capture, there will be a huge disturbance in PA4, about 248mVpp with 5.14MHz frequency.
If stop the ADC capture or remove the jumper connection, there will be no these disturbances.
- Connect the PA4 to PA1 and start the ADC capture.


2. Disconnection PA4 and PA1 or stop the ADC capture.

Anybody has same issue or there are some bugs of ADC?
