Skip to main content
RBack.1
Associate III
June 15, 2022
Solved

What does the "U" stand for in ST's MCUs and MPUs?

  • June 15, 2022
  • 3 replies
  • 1323 views

This feels like a dumb question but I can't find the answer through Google and I've spent some time looking.

I'm giving a high level presentation tomorrow and in the first slide I'm describing the difference between ST MPUs and MCUs. For the life of me I can't find what the "U" stands for, however...

Can anyone help me?

This topic has been closed for replies.
Best answer by Tesla DeLorean

UNIT

https://en.wikipedia.org/wiki/Microcontroller

3 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
June 16, 2022
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
RBack.1
RBack.1Author
Associate III
June 16, 2022

UNIT! Of course! I should have guessed it was the same U as in CPU.

Thank you for your answer.

Andrew Neil
Super User
June 17, 2022

It's not specific to ST - they are pretty general terms!

  • MCU = Micro-Controller Unit; eg, Cortex-M.
  • MPU = Micro-Processor Unit; eg, Cortex-A.
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.