STM32H743 LwIP no RTOS transmit in interrupt
Hi, I'm using STM32H743 with STM32Cube FW_H7 V1.12.1 library package.I'm using LwIP without RTOS and our application is working well. In order to improve performance we would like to use the transmission in interrupt for the etherrnet interface inste...