Skip to main content
MANISH
Associate III
May 23, 2018
Question

STM32H743BIT ETHERNET UDP PACKET RECEIVING

  • May 23, 2018
  • 1 reply
  • 589 views
Posted on May 23, 2018 at 07:25

Hai ,

        We  are using the STM32H743BIT controller . we are using  the cubemx to generate the code for the  ethernet . In our application we need to receive the UDP packet  which function we need to use . To send the UDP packet we are using the (UDP_packet_send(uint8_t *Tx_buf,uint16_t length))  function . Before this we are using the STM32F743BIT controller . But we took the the data from the (low_level_input(struct netif *netif)) from this function . Now we are not receiving any data .

Thank you.

best regards 

Maheshwar. 

#stm-32lo #udp #stm32h7-ethernet
This topic has been closed for replies.

1 reply

ST Technical Moderator
June 27, 2018
Posted on June 27, 2018 at 15:35

Hello

maheshwarreddy681

,

Werecommend you to refer to the example provided in

/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fen%2Fembedded-software%2Fstm32cubeh7.html

package and

follow the same configuration

:

STM32Cube_FW_H7_V1.2.0\Projects\STM32H743ZI-Nucleo\Applications\LwIP\LwIP_HTTP_Server_Netconn_RTOS

With Regards,

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks