2016-10-28 05:34 AM
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""2016-10-28 05:46 AM
> 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. JW2016-10-28 07:21 AM
Hi peregrinus,
You would check the Application note ''Migration of microcontroller applications fromSTM32F42xxx/STM32F43xxx to STM32F74xxx/STM32F75xxx''-Hannibal-