Microcontrollers

From
Part: Microcontrollers

Introduction

A microcontroller (MCU for microcontroller unit) is a small computer on a single metal-oxide-semiconductor (MOS) integrated circuit (IC) chip. A microcontroller contains one or more CPUs (processor cores) along with memory and programmable input/output peripherals. Program memory in the form of ferroelectric RAM, NOR flash or OTP ROM is also often included on chip, as well as a small amount of RAM. Microcontrollers are designed for embedded applications, in contrast to the microprocessors used in personal computers or other general purpose applications consisting of various discrete chips.

In modern terminology, a microcontroller is similar to, but less sophisticated than, a system on a chip (SoC). An SoC may include a microcontroller as one of its components, but usually integrates it with advanced peripherals like a graphics processing unit (GPU), a Wi-Fi module, or one or more coprocessors.

Challenges

  • package types
  • package sizes
  • capacity and rating

Approaches

Hardware Comparison

rtos microcontroller board cost
Tock OS SAM4 series DuetWifi+ and clones $80 - $200
Zinc embedded OS, RepRap Firmware STM32F407, LPC1768 Smoothieboard, SKR 1.3, 1.4 SKR Pro
LPC1758FBD80 R2C2
RepRap Firmware SAM3 Duet
Marlin, Laser Marlin Atmega 2560 Rambo, MKS Base
Parallax Propeller
Marlin 2.0 ESP32 R2

Development targets

References