2015-11-22 05:49 AM
Hi all,
I am trying to create stm32CubeMX project to use with stm32f407 with expansion board ethernet but except lights going on ethernet port nothing happens when trying to use socket API with FreeRTOS. Also tried without FreeRTOS but no go. Could someone please build CubeMX project and share it. Big thanks in advance.2015-11-22 07:23 AM
Some random board, or a specific one like the
http://www.st.com/web/catalog/tools/FM146/CL1984/SC720/SS1462/PF255417?sc=stm32f4dis-expansion
? Be specific, and provide a cite.2015-11-22 11:53 AM
EDIT: sorry for bad post, tried to do it from phone - big fail!
First tnx for quick replay. To answer your question, yes I am using that specific board. I am trying to make CubeMX provide default template for ethernet (with and without FreeRTOS) and then: 1) ping device (wasn't successful) 2) telnet to port (eg. 8080) and get answer from uC ''yes it works'' (also unsuccessful)