2022-06-08 01:43 AM
I am using eth chip KSZ8081RNB. I created a BSP component driver for this chip. Is there any way to add this driver to STM32CubeMX so that it appears in the chip selection menu?
By the way, in the ethernetif.c file, after generating the code, the USER CODE section is missing in the ethernet_link_check_state() function (so it cannot be used for the user driver)