ST launches STM32F7 series - Cortex M7 powered STM32

Hardware inside and outside of the ECU
Post Reply
DaWaN
Posts: 51
Joined: Sat Sep 20, 2014 6:54 pm
Location: Benschop, Netherlands

ST launches STM32F7 series - Cortex M7 powered STM32

Post by DaWaN »

ST launches the STM32F7 series:
http://www.st.com/stm32f7-pr

Basically the Cortex M7 gives 2x the performance of the Cortex M4 at the same clockspeed.
The clock speed for the F7 is also up to 200MHz.
Floating point unit is still single precision.

Apart from the improved core performance the biggest advantage of the STM32F7 over the STM32F4 seems the increased amount of available SRAM: 320KB in total.

In terms of peripherals there seems not much improvement over the STM32F4, but I did not look closer into the timers.

Unfortunately the LQFP-100 package variant of the F7 is not compatible with the LQFP-100 package variant of the F4.. The other package variants are compatible.

Is there a need for increased performance and/or more SRAM ? Then this might be an interesting MCU!
User avatar
AndreyB
Site Admin
Posts: 14334
Joined: Wed Aug 28, 2013 1:28 am
Location: Jersey City
Github Username: rusefillc
Slack: Andrey B

Re: ST launches STM32F7 series - Cortex M7 powered STM32

Post by AndreyB »

DaWaN wrote:Apart from the improved core performance the biggest advantage of the STM32F7 over the STM32F4 seems the increased amount of available SRAM: 320KB in total.
I like this part!
Very limited telepathic abilities - please post logs & tunes where appropriate - http://rusefi.com/s/questions

Always looking for C/C++/Java/PHP developers! Please help us see https://rusefi.com/s/howtocontribute
puff
contributor
contributor
Posts: 2961
Joined: Mon Nov 11, 2013 11:28 am
Location: Moskau

Re: ST launches STM32F7 series - Cortex M7 powered STM32

Post by puff »

Almost insolderable? (BTW, got a hot air soldering station)
It's hard to get through their numbering and naming, so what's the price point (in single quantity)?
User avatar
Sergey89
contributor
contributor
Posts: 839
Joined: Wed Sep 25, 2013 5:30 pm
Location: Russia, Velikiy Novgorod

Re: ST launches STM32F7 series - Cortex M7 powered STM32

Post by Sergey89 »

What is the practical purpose of increasing RAM and MIPS? F4 has a lot of memory and enough performance for many current and future tasks. Much more interesting would be to to see more timers, but their number has remained the same.
Post Reply