cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F4 to STM32F7 compatibility

raffin
Associate III
Posted on October 28, 2016 at 14:34

Hi All. 

Looking at the STM32F7 Series main page I read: ''

STM32F7 series is pin-to-pin compatible with the STM32F4 series

''.

Now, I would like to find a device pin to pin compatible with the STM32F407VG I am currently using. I checked several devices but none of them seems to be pin to pin compatible. I wonder whether there is a rule to understand the device compatibility between the two series.

The code seems not to be the key, for instance STM32F46x looks incompatible with STM32F76x.

#stm32f4-stm32f7-pin-to-pin""
2 REPLIES 2
Posted on October 28, 2016 at 14:46

> Looking at the STM32F7 Series main page I read: ''

STM32F7 series is pin-to-pin compatible with the STM32F4 series

''.

Then read also the footnote:

Note: see datasheet for the specific case of 64- and 100-pin packages

And then see the datasheet.

JW

Walid FTITI_O
Senior II
Posted on October 28, 2016 at 16:21

Hi peregrinus, 

You would check the Application note 

http://www.st.com/content/ccc/resource/technical/document/application_note/73/76/21/47/ef/d0/4c/16/DM00164538.pdf/files/DM00164538.pdf/jcr:content/translations/en.DM00164538.pdf

''Migration of microcontroller applications fromSTM32F42xxx/STM32F43xxx to STM32F74xxx/STM32F75xxx''

-Hannibal-