Seems like
1. DP83848C There is some code for it in stm32_x.c and it is placed on an old evaluation board of STM: STM32469I-EVAL And another board, that is already in nuttx boards: https://www.viewtool.com/index.php/en/36-2016-09-26-03-58-56/99-ficus-stm32f107 Not sure where to by the second board and how good support is. 2. KSZ90x1 There seems to be code for it in stm32_x.c and I have it running in two SAMV7 projects. But there is no board in the tree for usage or I don't find it. 3. KSZ8081 There is some code for it in stm32_x.c and it is placed on an old evaluation board: linum-stm32h753bi Cant find a vendor for the board 4. KSZ8061 There seems to be code for it in stm32_x.c and I have it running in two SAMV7 projects. But there is no board in the tree for usage with STM32. 5. KSZ8051 There seems to be code for it in stm32_x.c and I have it running in two SAMV7 projects. But there is no board in the tree for usage with STM32. - So KSZ8061 has a good change and I know it performs well in Nuttx with SAMv7, but - DP83848C has a old board in tree very near to the target processor: STM32469I - while I will have to use STM32F479NG. Are there any suggestions on how to decide between those two? Did I miss an option? Best Regards, Simon -- Hard- and Softwaredevelopment Consultant Geschäftsführung: Simon Filgis USt-IdNr.: DE305343278 ISO9001:2015 <https://activities.ingenieurbuero-filgis.de/certifications> On Sun, Jun 8, 2025 at 6:06 PM Simon Filgis <si...@ingenieurbuero-filgis.de> wrote: > Dear all, > > I want to add ethernet to a new project based on STM32F479NGH6. > > Has somebody worked with this configuration? Any tips or recommendations > in choosing a MAC phy? > > I would like to have a proof of concept (switch to nuttx) with very little > effort. > > Best regards, > > Simon > > -- > Hard- and Softwaredevelopment Consultant > > Geschäftsführung: Simon Filgis > USt-IdNr.: DE305343278 > ISO9001:2015 <https://activities.ingenieurbuero-filgis.de/certifications> >