2014-08-31 06:33 AM
I am not sure if the MCU STM32F030 has single-cycle multiplication,which is based on the ARM Cortex-M0 core? Anybody knows that please help me.I want to use this MCU for motor control,is that suitable?Thanks.
Best Wishes! #rtfm2014-08-31 11:01 AM
http://www.st.com/web/en/resource/technical/document/programming_manual/DM00051352.pdf
''The Cortex-M0 processor is built on a highly area and power optimized 32-bit processor
core, with a 3-stage pipeline von Neumann architecture. The processor delivers exceptional energy efficiency through a small but powerful instruction set and extensively optimized design, providing high-end processing hardware including a single-cycle multiplier.''
2014-08-31 06:58 PM
Thank you very much!