cancel
Showing results for 
Search instead for 
Did you mean: 

Please tell me to test EThernet MAC in STM32F769I EVAl board

Posted on June 22, 2017 at 14:36

I am currently working on stm32f769i_eval board and i want to test whether my Ethernet port is working properly or not. please help me with this.

6 REPLIES 6
Imen.D
ST Employee
Posted on June 22, 2017 at 16:36

Hi

peru_velu

,

You can use the LwIP example for your test

STM32Cube_FW_F7_V1.7.0\Projects\STM32F769I_EVAL\Applications\LwIP\LwIP_IAP

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on June 23, 2017 at 06:19

Hi Imen,

Do i need to change my PC's IP as static?

thanks

velayuthaperumal

from where i can download TM32Cube_FW_F7_V1.7.0

The current version can be pulled from here https://www.st.com/en/embedded-software/stm32cubef7.html

Or you can let CubeMX pull into it's repository, and use it from there.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..
embo
Associate II

thank you , Can i used stm32f769i board with default setting(Ethernet). or I hav to solder some bridgs . because these codes are not working .LWIP

Hi did theses example works?