Serial Wire Viewer (SWV) is a real-time trace functionality that is available in Arm Cortex-M microcontrollers. It allows real-time data…
The Arm Cortex-M series of processors feature a Debug Access Port (DAP) that provides debug capability and access to the…
The Cortex-M3 processor provides multiple clock control features that allow significant power savings by slowing or stopping clocks when parts…
Sleep-on-exit is a feature in Cortex-M3 processors that allows the processor to automatically enter a low power sleep mode when…
Inline assembly allows inserting assembly language code directly into C/C++ code. This can be useful for Cortex-M0/M0+ programming when you…
Upgrading from the older Cortex-M0 to the newer Cortex-M0+ microcontroller can provide several benefits for devices and systems needing an…
When choosing a microcontroller unit (MCU) for a new project, two key factors to consider are the peripheral sets offered…
The Cortex-M0 and Cortex-M0+ are two microcontroller cores from ARM aimed at low-cost and low-power embedded applications. While they share…
The Cortex-M0+ processor offers fast, flexible I/O capabilities that make it well-suited for a wide range of industrial applications requiring…
Choosing the right microcontroller unit (MCU) is a crucial decision when designing any embedded system. For industrial automation applications, factors…
Upgrading to a new microcontroller (MCU) can provide benefits like better performance, more memory, and new features. However, it often…
Interfacing an LCD display in parallel mode with a Cortex M0+ microcontroller provides a simple and efficient way to drive…
The LPC845 is an ARM Cortex M0+ based microcontroller from NXP Semiconductors. It is an extremely low cost and low…
Sign in to your account