2015-01-21 11:05 PM
Hi All
I am trying to update the firmware of my discovery board through Ethernet with the bb: DM-STF4BB. I have seen the http example of the AN3968, and that's what I want but the device libraries (stm324xg_eval.c) of that example are not compatible with hardware I use. Has anyone managed to adapt this example to stm32f407vg discovery board + DM-STF4BB? Thanks in advance2015-01-22 02:49 AM
Pretty sure there are some Ethernet examples ported for the STM32F4-DIS-BB incarnation of the board. I've had the Ethernet and LwIP working on these, not sure I tried the IAP stuff, but I don't imagine it's much beyond configuring the pins, clocks and PHY correctly.
Look for the files on Element142015-01-22 04:06 AM
Look for the files on Element14
Correct. I had downloaded, compiled and tested the ethernet example for the baseboard, and it worked well. (That was about 1 year ago). It comes with it's own version/copy of the SPL, alltogether 70..80 MByte ... Can't remember the website URL, but should be easy to locate.