Hello,I am working with a STM32H743 and an Ethernet controller which I drive with SPI.So I don't use the ETH config in CubeMX (and I can't because pins are already taken by other functionalities), but I'd like to use the LWIP package which can't be e...