2017-08-29 07:24 AM
Can I migration Firmware codes from STM32F429I-DISCO KIT to STM32F103x and vice versa?
Is there any restriction except for FPU ?
#stm32f429i #stm32f103 #firmware #stm32f429i-discoverySolved! Go to Solution.
2017-08-29 08:25 AM
Hello
dv2
,You may find helpful these application notes:
Regards
Imen
2017-08-29 08:03 AM
The F1 is a very old architecture, unless there is a compelling reason to use today look at alternative members of the STM32 family.
I've migrated code between F1, F2 and F4 platforms for assorted products, bulk of that work took half a day to do with the SPL. The HAL might be easier, but also masks a lot of the detail/functionality.
No more complicated that porting between boards in my opinion, but I'm playing with a stacked deck.
2017-08-29 08:25 AM
Hello
dv2
,You may find helpful these application notes:
Regards
Imen
2017-08-29 10:17 AM
Then
STM32F429I-DISCO KIT would be better than such asSTM32F103VBT6 to getting started newbie..
2017-08-29 12:34 PM
The STM32F469I-DISCO is a more competent platform in my opinion.