cancel
Showing results for 
Search instead for 
Did you mean: 

Examples for ethernet with STM32F746GDiscovery ?

andy b
Senior
Posted on May 06, 2017 at 18:39

Hello fellow Stm32 explorers

I've searched for ethernet / TCP/IP examples for the stm32F746G discovery board but have found none.This seems weird since this board includes a PHY and a RJ-45 connector.There is a good chance that I've just walk right passed were they are located.I am working with the cube (this is my third stm32 discovery board) so i would prefer examples that are compatible with it (meanning examples that use HAL).I am mainly looking for examples that use Lw IP and that don't include Free RTOS but if the only examples include it ,I will work with it.I use IAR (32K max so limited for ethernet applications) and SW4STM32 (AC6's version of eclipse for stm32) so i would prefer IAR /GCC compatible examples.

I've seen some people adapt examples for other discovery boards , if there aren't any examples for this board are there any examples that could be slightly modified to work on my board ?

At this point im trying to learn TCP/IP on STM32's if there are other boards that you think would be a better choice feel free to tell me. (I already have acces to STM32F407 Discovery)

Thanks for the help

#ethernet #stm32f746-discovery-ethernet #stm32f746-disco #stm32f746 #stm32-tcp #stm32f746-discovery
1 ACCEPTED SOLUTION

Accepted Solutions
Max
ST Employee
Posted on May 08, 2017 at 08:34

Hello,

have you looked at the Projects\STM32746G-Discovery\Applications\LwIP subdirectory in the Cube package for STM32F7?

View solution in original post

7 REPLIES 7
Max
ST Employee
Posted on May 08, 2017 at 08:34

Hello,

have you looked at the Projects\STM32746G-Discovery\Applications\LwIP subdirectory in the Cube package for STM32F7?

Posted on May 12, 2017 at 19:10

I have checked in the files generated by the cube (and yes the projet has ethernet and LwIP enabled) and I have not found any examples

Posted on May 15, 2017 at 04:40

Hello,

I am not talking about the generated code, but the

https://my.st.com/content/my_st_com/en/products/embedded-software/mcus-embedded-software/stm32-embedded-software/stm32cube-embedded-software/stm32cubef7.license%3d1494607127407.html

 firmware package.

This package contains libraries and examples.

Look inside the package at the directory I mentioned earlier,

Posted on May 19, 2017 at 22:07

Hi

I have cheked and there are examples but none for ethernet.Also checked in the LwIP folder and no project examples.

Posted on May 20, 2017 at 01:42

so just what did you find in Projects\STM32746G-Discovery\Applications\LwIP ?

Posted on May 26, 2017 at 18:34

My mistake.

Found it!

Just wasn't looking in the right subfolder .I am also looking for examples for LwIP on F4 Discovery if anyone knows a good source.(There arent any in the cube package)

Thanks

I don't find the selected application in STM32746G-Discovery but it is not important because this need RTOS