Hi Greg, By the way, could you please kindly advise what can be used as base example for such USRSOCK driver. In my case I would like to use ESP32 network stack through AT commands.
Thanks in advance! --- With best regards, Oleg. чт, 28 апр. 2022 г. в 19:53, Gregory Nutt <spudan...@gmail.com>: > 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 > > > > > > > > > >