Feb 3, 2014 #1 B bikashh Full Member level 5 Joined Nov 28, 2009 Messages 264 Helped 3 Reputation 6 Reaction score 3 Trophy points 1,298 Location india Visit site Activity points 3,132 Hello all, I am new to web server implementation in microcontroller. Can somebody help me understand it and what I need to implement the same usingg STM32F100 discovery board. Thanks in advance
Hello all, I am new to web server implementation in microcontroller. Can somebody help me understand it and what I need to implement the same usingg STM32F100 discovery board. Thanks in advance
Feb 5, 2014 #2 K kgshankar1980 Full Member level 3 Joined Jul 2, 2010 Messages 164 Helped 47 Reputation 94 Reaction score 47 Trophy points 1,308 Visit site Activity points 2,236 If i am not wrong you have to port lwip in your controller...and as well pls check whether the controller support ethernet interface too..
If i am not wrong you have to port lwip in your controller...and as well pls check whether the controller support ethernet interface too..
Feb 6, 2014 #3 B bikashh Full Member level 5 Joined Nov 28, 2009 Messages 264 Helped 3 Reputation 6 Reaction score 3 Trophy points 1,298 Location india Visit site Activity points 3,132 Thanks for the reply, I would be using ENC28J60 Ethernet Module for that purpose. So, Is lwip stack support stm32.. Thanks
Thanks for the reply, I would be using ENC28J60 Ethernet Module for that purpose. So, Is lwip stack support stm32.. Thanks
Feb 6, 2014 #4 K kgshankar1980 Full Member level 3 Joined Jul 2, 2010 Messages 164 Helped 47 Reputation 94 Reaction score 47 Trophy points 1,308 Visit site Activity points 2,236 Yes it does..