We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Groking the Linux SPI Subsystem

Formale Metadaten

Titel
Groking the Linux SPI Subsystem
Serientitel
Anzahl der Teile
611
Autor
Lizenz
CC-Namensnennung 2.0 Belgien:
Sie dürfen das Werk bzw. den Inhalt zu jedem legalen Zweck nutzen, verändern und in unveränderter oder veränderter Form vervielfältigen, verbreiten und öffentlich zugänglich machen, sofern Sie den Namen des Autors/Rechteinhabers in der von ihm festgelegten Weise nennen.
Identifikatoren
Herausgeber
Erscheinungsjahr
Sprache
Produktionsjahr2017

Inhaltliche Metadaten

Fachgebiet
Genre
Abstract
The Serial Peripheral Interconnect (SPI) bus is a ubiquitous de facto standardfound in many embedded systems produced today. The Linux kernel has longsupported this bus via a comprehensive framework which supports both SPImaster and slave devices. The session will explore the abstractions that theframework provides to expose this hardware to both kernel and userspaceclients. The talk will cover which classes of hardware supported and use casesoutside the scope of the subsystem today. In addition, we will discuss subtlefeatures of the SPI subsystem that may be used to satisfy hardware andperformance requirements in an embedded Linux system.