is the STM32F4 EOL?

Hi all

For info

I just check STM32F4disco at one of my regular component supplier, and there is a new one coming soon.

So I check at manufacturer and the board is now NRND, replaced by something looking absolutely the same but with STM32F407VG in place of STM32F407VE.

http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252419

I have no knowledge for understanding/comparison about change.

Just to let you know there is certainly a need to check what’s going on, and be sure MIOS/MBHP will run fine with new STM32F4 board

Best

Zam

According to the datasheet:

E = 512 Kbytes of Flash memory

G = 1024 Kbytes of Flash memory

So i don’t see a problem.

I was ordering parts at Mouser, but they state the STM32F4 discovery board will be end of life soon..

Is this one compatible? Access to this page has been denied.

 

 

 

Hi

Discussion already started :slight_smile:

Best

Zam

 

 

Thnx Zam!  

I found the STM32F411 at Mouser, but that one has a lower clock freq (100 instead of 168Mhz). 

Hi

I think you need the 407, but better wait for TK confirmation.

Best

Zam

Yes I think too, I wil check other suppliers for the old stm32f4. Keep you posted!

RS still have it

Hi,

methinks the new SKU to search for is

“STM32F407G-DISC1”

It features the new “G” processor, has the same 1MB of flash, 192KB of RAM, 168 MHz, sounds quite like the predecessor.

It is also listed as “new” at mouser, at a much higher price, though:

http://www.mouser.de/ProductDetail/STMicroelectronics/STM32F407G-DISC1

But it can be purchased cheaper from Farnell, and is available (at higher price) at Digikey, RS-Online, …

http://de.farnell.com/stmicroelectronics/stm32f407g-disc1/entw-brd-stm32f407vg-found-line/dp/2506840

It would be great, if someone could buy one of these new boards and confirm compatibility!

Many greets!

Peter

 

found some originals at conrad.nl. I got a good deal: two pieces for €41 including shipping.  they give some kwantumkorting aka mengenrabatt aka volume discount for 2 pieces, at least on their .nl and .de

https://www.conrad.nl/nl/stmicroelectronics-stm32f4discovery-developmentboard-443910.html

Fair enough i think, farnell has €8 shipping below €50,-

Incase you are wondering, i merged the topics

 

7 minutes ago, Shuriken said:

Incase you are wondering, i merged the topics

 

yes, better this way

 

Hope the new version is compatible because since I have a look at RS, they just stop to sell the old one.

I rememberer they have lot in stock… I don’t believe they sold all since, sound more like distributor deal with STMicro… the new one cost twice,

and only available for delivery in 3 month

Best

Zam

As mentioned by Hawkeye, the predecessor STM32F4DISCOVERY has exactly the same chip (with 1 MB flash) like the new STM32F407G-DISC1 development board.

My assumption (not confirmed) is, that ST just initiated a new batch production run of the board and changed the name to differentiate from other variants with similar names, but different feature set.

The ST page (-> http://www.st.com/web/catalog/tools/FM116/SC959/SS1532/PF252419 ) shows that the old board is almost out-of-stock, but Farnell got 1000 pieces of the new board and offers it for the old price, which is a good sign.

So - let’s assume it’s only a temporary outage.

But we should also start to search for the next generation MBHP_CORE_xxx candidate! :wink:

Best Regards, Thorsten.

 

22 minutes ago, TK. said:

But we should also start to search for the next generation MBHP_CORE_xxx candidate! :wink:

Best Regards, Thorsten.

 

 

I have an idea… I like this D-Wave

http://www.dwavesys.com/

Best

Zam

I think for now we are safe with the G option of the STM32F4. Getting a lot of spam though from ST about the STM32F7. So maybe in time this is something to consider. But i think for the next year at least we can still cope with the first option. Until Thorsten thinks of some new uber cool (and cpu hungry) use case ofcourse 

The STM32F7 really needs to be evaluated carefully, it’s an interesting chip but it is a much more complicated, dual-issue and caches. I am not however sure the added features (DDR controller, QSPI flash) are so relevant to MIDIBox, unless of course a simple board shows up with a few megabytes of RAM… the dev board I have is very feature-rich, touch screen display and such.

I’m sure the F4 is going to be here for a very long time, though.

A DDR controller would make it easier to make a DIY sampler or wavetable synth so it has its uses 

Also, there are all kinds of small CPUs with DSP or FP acceleration so if one can wait a little there will be something new that will cost as little as the F4 with vast new capabilities.

Easy programmer access to some more RAM would also be high on my personal wishlist, if a new core is considered, for such things as the loopa or nicer graphical visualizations! :slight_smile:

Many greets!

Peter

Cortex M3 or M4 compatibility is a must, I don’t plan to introduce a new CPU which wouldn’t allow to run existing applications.

Of course, external memory would open new possibilities.

On the other hand (and contrary to this): wouldn’t it be nice to have a much smaller form factor?
Something like Teensy, but with a more powerful microcontroller which is (or meets the specs) of a STM32F407, and gives access to at least 3 SPI, 2 UARTs and 1 I2C port?

Best Regards, Thorsten.