STM32F0是否跟现有的STM32家族产品兼容?
发布网友
发布时间:2022-05-01 05:42
我来回答
共2个回答
热心网友
时间:2022-06-25 03:59
STM32F10x是CORTEX M3内核
STM32F0xx是CORTEX M0内核
F0系列价格更低,功能稍弱,
STM32系列在引脚、软件、外设、开发工具等方面相互兼容。
参考:
http://jingyan.baidu.com/article/cbf0e500d5f97a2eaa2893c7.html
热心网友
时间:2022-06-25 04:00
For designers of STM32 microcontroller applications, it is important to be able to easily
replace one microcontroller type by another one in the same proct family. Migrating an
application to a different microcontroller is often needed, when proct requirements grow,
putting extra demands on memory size, or increasing the number of I/Os. On the other
hand, cost rection objectives may force you to switch to smaller components and shrink
the PCB area.
This application note is written to help you and analyze the steps you need to migrate from
an existing STM32F1 device to an STM32F0 device. It gathers the most important
information and lists the vital aspects that you need to address.
To migrate your application from STM32F1 series to STM32F0 series, you have to analyze
the hardware migration, the peripheral migration and the firmware migration.
To benefit fully from the information in this application note, the user should be familiar with
the STM32 microcontroller family. You can refer to the following documents that are available
from www.st.com.