cancel
Showing results for 
Search instead for 
Did you mean: 

Is there any tested example for STM32F746G-DISCO for TCP server/client without RTOS..?

MJ_1992
Associate II

I want demo code for STM32F746 Discovery kit as per follow.

1) using lwip for TCP Server / Client.

2) Not using RTOS.

Demo code available for STM32F756-EVAL at Projects\STM32756G_EVAL\Applications\LwIP\LwIP_TCP_Echo_Client.

This demo code is perfect but i don't have this board, I have STM32F746 Discovery board.

Both have different PHY IC. And one with MII and another is on RMII.

So is there any example / demo code for STM32F746G-DISCOVERY for TCP server/client without RTOS..?

1 ACCEPTED SOLUTION

Accepted Solutions
Piranha
Chief II

You are the developer - merge those examples!

And be warned that those examples will not really work anyway...

https://community.st.com/s/question/0D50X0000BOtfhnSQB/how-to-make-ethernet-and-lwip-working-on-stm32

View solution in original post

1 REPLY 1
Piranha
Chief II

You are the developer - merge those examples!

And be warned that those examples will not really work anyway...

https://community.st.com/s/question/0D50X0000BOtfhnSQB/how-to-make-ethernet-and-lwip-working-on-stm32