2014-04-11 08:54 PM
I have generated a project containing Ethernet and FreeROTS use STM32CubeMx tool on open407 or open429 but it does not work ;
In addition,i use STM32Cube_FW_F4_V1.1.0\Projects\STM324x9I_EVAL\Applications\LwIP\LwIP_HTTP_Server_Socket_RTOS on my STM324x9I_EVAL board it does not work as wellanybody can help?2014-04-12 05:18 AM
Provide details of this Open429 board. (Website, pictures, schematic)
What causes Ethernet implementations not to work? Usually the PIN configurations, the configuration of the PHY, the mode/pins, and how and from where the clock(s) are sourced. If the board has options/jumpers/solder-bridges make sure they are set correctly for ethernet connectivity. Walk through the code, use a debugger, and try and refine the ''not work'' in to some identifiable reason.2014-04-13 12:03 AM