2017-07-26 10:33 PM
i have purchased a stm3210c Eval board , want to establish ethernet connection but unable to do it
pls tell me the solution , and suggest how to transmit data from microcontroller to PC via ethernet
2017-07-27 01:28 PM
Hello Charu!
Go
and download the STM32CubeMx with the specialised pagage for your device.You will find inside, the help you need and some working examples to work with.
rgrds
vf
2017-08-01 07:24 AM
Hello
singh.charu
,As said by
FORTOUNAS.EVANGELOS
, you can review Ethernet examples as you can find available in the STM32CubeF1 package dedicated for theSTM3210C_EVAL
board: STM32Cube_FW_F1_V1.6.0\Projects\STM3210C_EVAL\Applications\LwIPHave a look to this manual UM1709, it maybe helpfuland
is a user manual about “Developing applications on STM32Cube with LwIP TCP/IP stack�? which can help you a lot to go further in your application.Regards
Imen