can't print ADC data at high Sample Rate
I configured dual DAC synchronous sampling,DMA is in normal mode for data transfer.
When the timer frequency of the ADC is 10KHz, the main cycle can print serial port information, but when the timer frequency is 50KHz, the main cycle does not print ADC data information. What is the reason for this? Below is my cubemx software configuration and related code.
int main()

CallBack:



ADC




DMA

NVIC

