Skip to main content
fialot
Associate
June 8, 2022
Question

Is possible add user PHY driver in platform settings?

  • June 8, 2022
  • 0 replies
  • 869 views
  • STM32CubeMX 6.5.0
  • FW_STM32F4_v1.27.0

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?

0693W00000NrQiMQAV.png 

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)

This topic has been closed for replies.