Shouldn't be to hard. The part has its sockets and network stacks inside so you will have to use USRSOCK.
It also uses an SPI interface so you might want to put it inside the OS for better SPI control. On Thu, Apr 28, 2022, 10:09 AM Michael Jung <mij...@gmx.net> wrote: > Hi Greg, > > Thanks for the update! I will probably have to start working on one. > > Bye, > Michael > > > > Am Do., 28. Apr. 2022 um 16:14 Uhr schrieb Gregory Nutt < > spudan...@gmail.com > >: > > > I started the w5500 driver a few years ago, but never finished it. No > > driver exists, only that header file. > > > > On Thu, Apr 28, 2022, 12:35 AM Michael Jung <mij...@gmx.net> wrote: > > > > > Hello, > > > > > > There is a include/nuttx/net/w5500.h header file for the WIZnet W5500 > > > Ethernet Controller in the NuttX code base, but no accompanying device > > > driver. Does anybody know whether such a driver exists somewhere? > > > > > > Thanks! > > > Michael > > > > > >