2018-12-05 12:29 AM
Is there anybody who can ran ethernet communication correctly with stm32h7 nucleo?
2019-01-04 12:55 AM
Thanks
2019-01-04 01:12 AM
OK
2019-02-12 02:21 AM
Hi @Bilge ,
I think this is missing before the main loop:
/* Http webserver Init */
udp_echoserver_init();
Did you get it working?
Regards,
Jack.
2019-06-10 01:31 AM
Hi dear Imen,
I'm using STM32Cube_FW_H7_V1.4.0 and still I'm not able to ping my board.
I've disabled DHCP, and I'm not using RTOS.
Most of the settings were left at their defaults. However, to enable the webserver, the following
options were enabled: LWIP_HTTPD, LWIP_HTTPD_CGI and LWIP_HTTPD_SSI. Because the Nucleo
board has bucket loads of memory, the maximum tag length (LWIP_HTTPD_MAX_TAG_NAME_LEN)
was increased from 8 to 16 characters.
May I ask you to help me by providing step by step instruction?
2019-06-10 02:29 AM
Hi dear Imen,
I'm using STM32Cube_FW_H7_V1.4.0 and still I'm not able to ping my board.
I've disabled DHCP, and I'm not using RTOS.
Most of the settings were left at their defaults. However, to enable the webserver, the following
options were enabled: LWIP_HTTPD, LWIP_HTTPD_CGI and LWIP_HTTPD_SSI. Because the Nucleo
board has bucket loads of memory, the maximum tag length (LWIP_HTTPD_MAX_TAG_NAME_LEN)
was increased from 8 to 16 characters.
May I ask you to help me by providing step by step instruction?
2019-06-10 06:39 AM
2019-06-10 06:55 AM
Hi dear KR
May I ask you to upload your file (without rtos) ?
I can't ping my board yet.
Thank you in advance.
2019-06-20 04:41 AM
Hi @Jack ,
I can ping to my board without packet losses. My current goal is to send and receive packets with udp protocol.
Regards,
Bilge.
2019-06-24 11:41 PM
2019-06-25 02:41 AM
Hi @Bilge ,
Community members are not able to create new topics ( topic = tag). Only ST employees and moderators can do that.
If you want to add/edit your Topic, you should use the existing one.
Best Regards,
Imen