Skip to main content
wqluck
Associate
August 31, 2014
Question

Does the STM32F030 series have single-cycle multiplication?

  • August 31, 2014
  • 2 replies
  • 893 views
Posted on August 31, 2014 at 15:33

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!

#rtfm
    This topic has been closed for replies.

    2 replies

    Tesla DeLorean
    Guru
    August 31, 2014
    Posted on August 31, 2014 at 20:01

    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.''
    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    wqluck
    wqluckAuthor
    Associate
    September 1, 2014
    Posted on September 01, 2014 at 03:58

    Thank you very much!