cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H743BIT ETHERNET UDP PACKET RECEIVING

MANISH
Associate II
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
1 REPLY 1
Imen.D
ST Employee
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

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen