Hi Simon, I just sent to your email a board config example with Ethernet support for a custom board based on stm32h745i-disco and with Ethernet support.
Probably your config is not working because there is no STM32H743ZI2 config with ETHERNET enabled in the mainline. Besides ETH configuration you need to check if PHY is correct. BR, Alan On Tue, Feb 6, 2024 at 8:41 AM Simon Filgis <si...@ingenieurbuero-filgis.de> wrote: > Dear all, > > I found a STM32H743ZI2 and build the jumbo config. > > I have nsh access. Now I would like to setup ethernet, but it seems not > working out of the box. > > nsh> ifconfig eth0 192.168.1.5 > nsh> ping any target does not work > > Also from my host, I cannot ping. Telnet-connection is unavailable... > > Do I need to enable something? > > Regards, > > Simon > > > -- > Hard- and Softwaredevelopment Consultant > Ingenieurbüro-Filgis > USt-IdNr.: DE305343278 > > > On Tue, Feb 6, 2024 at 12:30 PM Roberto Bucher < > roberto.bucher.2...@gmail.com> wrote: > > > The STM32H743ZI2 is quite complete. We used it with pysimCoder (ADC, > > encoders, PWM, digital I/O, network, but not CAN bus yet) > > > > Roberto > > > > On 2/6/24 11:57, Alan C. Assis wrote: > > > stm32h745i-disco is a great option! Ethernet and LCD > > > > > > On Tuesday, February 6, 2024, Simon Filgis < > > si...@ingenieurbuero-filgis.de> > > > wrote: > > > > > >> Dear all, > > >> > > >> Can anybody recommend a stm32h7 board with ethernet that is well > > supported > > >> by nuttx? > > >> > > >> Thanks in advance, > > >> > > >> Simon > > >> > > > > >