TCP Server LWIP using RAW api - data transfer from ADC dual buffered DMA
Hi!I want to transmit data synchronously (near real time) from ADC using DMA half- and full transfer interrupts.I created an example project for NUCLEO-F429ZI using the LWIP RAW API. I don’t want to use any RTOS because I want to learn and understand...