Need help to run Ethernet communication correctly with STM32H7 nucleo?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-05 12:29 AM
Is there anybody who can ran ethernet communication correctly with stm32h7 nucleo?
- Labels:
-
Ethernet
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-04 12:55 AM
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-01-04 1:12 AM
OK
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-02-12 2: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-10 1: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-10 2: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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-10 6:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-10 6: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-20 4: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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-24 11:41 PM
- Hi,@Imen DAHMEN​
- I don't ask new question on the st community web page .I get an error message " You can't add new topics, so select existing topics for your post " .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2019-06-25 2: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
Thanks
Imen
