Hello. Your tutorial is very helpful. I want to ask you a question about the CubeMx. I have an STM32H7 and has not on board PHY, so I need to add an external one. I have found LAN8720, although CubeMX does not contain drivers for that PHY, do you know how to add those drivers and appear them into CubeMX? Thank you
Hello Nikos, find ethernet module drivers for stm32 relevant boards. Then you need to configure the internal registers to setup for your stm32f7. Then implement iwIP on it. As per my knowledge. Mostly you need to configure SPI and gpio registers to adjust the library to your target board.
Hello i like your video very much and had been following your video, i duplicate this tutorial on STM32H7 nucleo board, but couldnt duplicate the makeFS data, could you upload the fsdata ??
an incorrect ip address shows up on the terminal when I perform ipconfig : I get 169.254.83.55 instead of 192.168.1.25 that I have set up. The ping doesn't wor out. What could be wrong?
It ended up that it only works when we connect the board to the router. If you connect it to the PC it shows an incorrect address and the ping doesn't work.
Just found your videos, great stuff thankyou
Sir in my CubeIDE IWLP is not showing in midleware section i am using STM32H563zgtx. Could you please suggest how to configure it ..? Thank You.
How can i fix error "undefined reference to `httpd_init'"?
Hello. Your tutorial is very helpful. I want to ask you a question about the CubeMx. I have an STM32H7 and has not on board PHY, so I need to add an external one. I have found LAN8720, although CubeMX does not contain drivers for that PHY, do you know how to add those drivers and appear them into CubeMX? Thank you
Hello Nikos, find ethernet module drivers for stm32 relevant boards. Then you need to configure the internal registers to setup for your stm32f7. Then implement iwIP on it. As per my knowledge. Mostly you need to configure SPI and gpio registers to adjust the library to your target board.
Hello i like your video very much and had been following your video, i duplicate this tutorial on STM32H7 nucleo board, but couldnt duplicate the makeFS data, could you upload the fsdata ??
Have you checked this website? embetronicx.com/tutorials/microcontrollers/stm32/stm32-ethernet-example-http-server/
yes. i use both fsdata_custom.c and fsdata.c from your download its not working, no webpage appear unable to ping too
helloooo r u there ......
hello r u there?
OK.... all errors fixed...
an incorrect ip address shows up on the terminal when I perform ipconfig : I get 169.254.83.55 instead of 192.168.1.25 that I have set up. The ping doesn't wor out. What could be wrong?
It ended up that it only works when we connect the board to the router. If you connect it to the PC it shows an incorrect address and the ping doesn't work.
A lot of errors...!!!