Stm32F4 with ethernet phy

For my Joshua domotica bus i was looking for an new tcp/ip gateway and webserver to control everything from my smartphone.
The old gateway based on a Atmel mega32 was not powerfull enough to make nice looking webpages.

Searching the web i found a post from Jesper with a nice sample written with Coocox.
I was so disappointed about the performance , running on a 168mhz ARM the demo page loading took about 4 seconds including the images, my good old 8bit avr was even faster then that.
Also dynamic IP was not working, only dhcp, not that handy for my purpose.

To trying to get the problems solved i have updated most of the drivers in the project from version 1.0.0 to 1.1.0. After that everything was working fine.
The demo page loads now in a blink of an eye, even with IE and on an Ipad.

See for your self.
[wpdm_file id=3 ]

 

Ethernet module
Stm32 connection
PlayPause
previous arrow
next arrow
 
Ethernet module
Stm32 connection
previous arrow
next arrow