The noise of ADC get terrible after enabling SDRAM / LTDC
I am using STM32H753 for signal sampling.
I have enabled ADC1 and ADC3, both of which are in 16 bits scan mode (4 channels).
Everything worked well until I enabled FMC / LTDC to migrate a UI application.
I noticed that most channels of ADC share IOs with FMC / LTDC. This may introduce noise into the ADC input when these peripherals are enabled at the same time.
If someone has encountered this problem?
