Skip to Content
Hands-On RTOS with Microcontrollers
book

Hands-On RTOS with Microcontrollers

by Brian Amos
May 2020
Intermediate to advanced
496 pages
13h 54m
English
Packt Publishing
Content preview from Hands-On RTOS with Microcontrollers

Hardware floating-point units

If your application is going to be crunching lots of floating point numbers, a hardware floating-point unit (FPU) can be extremely helpful. Until the past decade or so, floating point numbers were generally best avoided in most MCU-based embedded systems. The availability of faster processors started to change this. Now, FPUs are often implemented in hardware. Thanks to FPUs, many different applications can benefit from using floating point math, without incurring the CPU performance penalty commonly associated with software-based library implementations.

Single-precision (32-bit) FPUs are optional on Cortex-M4 processors, while Cortex-M7-based processors add optional hardware support for double-precision (64-bit) ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Hands-On RTOS with Microcontrollers - Second Edition

Hands-On RTOS with Microcontrollers - Second Edition

Jim Yuill, Penn Linder

Publisher Resources

ISBN: 9781838826734Supplemental Content