cancel
Showing results for 
Search instead for 
Did you mean: 

Migrating project from STM32F030 to STM32F071

droid nk
Associate II
Posted on June 17, 2018 at 11:49

I have a uVision project which is built on STM32F030C8 microcontroller. I'm using STM32F0xx standard peripheral library in my application. Now I need to migrate to a higher version of the controller, as my application demands more peripherals. So I now have hands on the STM32F071C8T6.

Now my question is: What changes do I need to make in my current uVision project files, so that the project can be safely migrated to support the STM32F071 uController?

Things done so far...

Updated the package installer for STM32F071C8T6 device. Changed the device in 'Options for Target' from STM32F030C8 to STM32F071C8T6. What additional changes should I make?

The standard peripheral library will remain the same in my case right? ie STM32F0xx standard peripheral library.

Also, do I need to make changes in the startup files too?

Please tell me what files need to be changed, so that I can migrate my project logically without any conflicts.

Regards,

Nishit.

#stm32f071c8tx #stm32f0xx #keil-mdk5
1 REPLY 1
Posted on June 17, 2018 at 12:00

http://www.keil.com/forum/63670/

 
Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..