cancel
Showing results for 
Search instead for 
Did you mean: 

AN3968 for STM32f4 discovery

juanma_8519
Associate
Posted on January 22, 2015 at 08:05

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 advance
2 REPLIES 2
Posted on January 22, 2015 at 11:49

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 Element14

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
AvaTar
Lead
Posted on January 22, 2015 at 13:06

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.