2017-06-22 05:36 AM
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.
2017-06-22 07:36 AM
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
2017-06-22 11:19 PM
Hi Imen,
Do i need to change my PC's IP as static?
thanks
velayuthaperumal
2019-01-29 10:14 AM
from where i can download TM32Cube_FW_F7_V1.7.0
2019-01-29 11:00 AM
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.
2019-01-30 01:30 AM
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
2019-01-30 07:20 AM
Hi did theses example works?