NUCLEO-H723ZG (ADC DMA TIM2 LWIP UDP)
I am doing research to test the performance of an MCU based system that transports the raw PCM samples of the STM32H723ZG ADC via Ethernet, LWIP in UDP.the ADC is set to 8 bits of single resolution, and I have set the TIM2 timer to drive the ADC cl...