I chose STM32H753IIT6 MCU for my project. I had set the clock prescaler of ADC to "Asynchronous clock mode divided by 1", and the ADC clock source is PLL2P, 36MHz.The code was generated successfully. However, I found that the sampling rate is half of...