2016-07-18 01:46 AM
Hi
I got my nucleo F7 board and have to set up a project asap which recieves TCP/IP (and ideally sends out SPI). After 2 hours I am still a bit lost. Should I go the STM32CUBEMX path? Or how do I get an example project which already has a built in IP handling? Thx #freertos #lwip #nucleo #cubemx #ethernet #lwip2016-07-18 02:32 AM
Hidieter.dieter,
Welcome in the STM32 Community! Regarding the way to start in order to develop your application, you have various choices: 1- review the examples available in the STM32CubeF7 package dedicated for the various STM32F7 boards. You may find Ethernet examples under ''STM32Cube_FW_F7_V1.4.0\Projects\STM32756G_EVAL\Applications\LwIP''. 2- start your own application using CubeMX to initialize peripherals you need with the configuration you want. You may re-use sections available in the examples or get inspired from them. I suggest you also to have a look to the application suggested by a forum member as a contribution here (see ). -Mayla-To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2016-10-14 05:19 AM
Hi
I would like to reopen this thread: How far is ST support help will go ? I Hope this far: The problem with both mentioned options is: there is no CUBEMX .ioc project file. Non of them use LWIP ''''''AND'''''' FREERTOS. I think it would be very helpfull to have a ioc file + code to get ping running quicly on a NUCELO F767ZI. (or any other ST board with ethernet) Can anyone help out? Best regards, Dieter