Missing settings in CubeMX for LWIP on stm32h730.
Hi everyone,
I'm trying to configure LWIP for a custom board using stm32h730 and ksz8863mll PHY.
Unfortunately within CubeMX there is no advanced settings tab in ETH and in LWIP on Platform Settings tab there is nothing but LAN8742 selectable.
As far as found in other posts I should be able to select something like userPHY.
Am I missing something or is this just another bug in CubeMX?
I'm aware I'll probably have to implement some custom code for the ksz8863mll but I would really like to tell CubeMX not to basically revert all my changes whenever I press generate...
