EmbeddedRelated.com

Embedded Linux Development Using Yocto Project Cookbook: Practical recipes to help you leverage the power of Yocto to bu

Alex González 2018

Over 79 hands-on recipes for professional embedded Linux developers to optimize and boost their Yocto Project know-how

Key Features
  • Optimize your Yocto setup to speed up development and debug build issues
  • Use what is quickly becoming the standard embedded Linux product builder framework-the Yocto Project
  • Recipe-based implementation of best practices to optimize your Linux system
Book Description

The Yocto Project has become the de facto distribution build framework for reliable and robust embedded...


Embedded Systems Architecture: Explore architectural concepts, pragmatic design patterns, and best practices to produce

Lacamera, Daniele 2018

Learn to design and develop safe and reliable embedded systems

Key Features
  • Identify and overcome challenges in embedded environments
  • Understand the steps required to increase the security of IoT solutions
  • Build safety-critical and memory-safe parallel and distributed embedded systems
Book Description

Embedded systems are self-contained devices with a dedicated purpose. We come across a variety of fields of applications for embedded systems in industries such as automotive, telecommunications,...


Beginning STM32: Developing with FreeRTOS, libopencm3 and GCC

Gay, Warren 2018

Using FreeRTOS and libopencm3 instead of the Arduino software environment, this book will help you develop multi-tasking applications that go beyond Arduino norms. In addition to the usual peripherals found in the typical Arduino device, the STM32 device includes a USB controller, RTC (Real Time Clock), DMA (Direct Memory Access controller), CAN bus and more. 

Each chapter contains clear explanations of the STM32 hardware capabilities to help get you started with the device, including GPIO...


STM32 Arm Programming for Embedded Systems (Mazidi & Naimi ARM)

Mazidi, Muhammad Ali, Chen, Shujen, Ghaemi, Eshr 2018

This book covers the peripheral programming of the STM32 Arm chip. Throughout this book, we use C language to program the STM32F4xx chip peripherals such as I/O ports, ADCs, Timers, DACs, SPIs, I2Cs and UARTs. We use STM32F446RE NUCLEO Development Board which is based on ARM® Cortex®-M4 MCU. Volume 1 of this series is dedicated to Arm Assembly Language Programming and Architecture. See our website for other titles in this series: www.MicroDigitalEd.com You can also find the tutorials,...


Signal and Power Integrity - Simplified (Signal Integrity Library)

Bogatin, Eric 2018

The #1 Practical Guide to Signal Integrity Design—with Revised Content and New Questions and Problems! This book brings together up-to-the-minute techniques for finding, fixing, and avoiding signal integrity problems in your design. Drawing on his work teaching several thousand engineers and graduate students, world-renowned expert Eric Bogatin systematically presents the root causes of all six families of signal integrity, power integrity, and electromagnetic compatibility problems....


Fast Circuit Boards: Energy Management

Morrison, Ralph 2018

An essential guide to modern circuit board design based on simple physics and practical applications 

The fundamentals taught in circuit theory were never intended to work above a few megahertz, let alone at a gigahertz. While electronics is grounded in physics, most engineers’ education in this area is too general and mathematical to be easily applied to the problem of high speed circuits. Left to their own devices, many engineers produce layouts that require expensive revisions in order...


USB: The Universal Serial Bus

Lunt, Benjamin David 2018

Have you ever wondered how to use the USB hardware to send and receive data from an attached device? Wondered how to detect and initialize the controller, retrieve the device's descriptors, configure the device, and then communicate with it to send or retrieve its data? This book explains the ins and outs of the four major controllers, starting with the UHCI, OHCI, EHCI, and then the new Super Speed xHCI Controller. It explains in detail how to communicate with the various devices such as...


Automotive Software Architectures: An Introduction

Staron, Miroslaw 2017

This book introduces the concept of software architecture as one of the cornerstones of software in modern cars. Following a historical overview of the evolution of software in modern cars and a discussion of the main challenges driving that evolution, Chapter 2 describes the main architectural styles of automotive software and their use in cars’ software. In Chapter 3, readers will find a description of the software development processes used to develop software on the car...


Quick Boot: A Guide for Embedded Firmware Developers, 2nd edition

Dice, Pete 2017

Quick Boot is designed to give developers a background in the basic architecture and details of a typical boot sequence. More specifically, this book describes the basic initialization sequence that allows developers the freedom to boot an OS without a fully featured system BIOS. Various specifications provide the basics of both the code bases and the standards. This book also provides insights into optimization techniques for more advanced developers. With proper background information, the...


Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers

Beningo, Jacob 2017

Gain the knowledge and skills necessary to improve your embedded software and benefit from author Jacob Beningo’s more than 15 years developing reusable and portable software for resource-constrained microcontroller-based systems. You will explore APIs, HALs, and driver development among other topics to acquire a solid foundation for improving your own software. Reusable Firmware Development: A Practical Approach to APIs, HALs and Drivers not only explains critical concepts, but also...