Linux Device Driver Programming Using Beaglebone Black(LDD1)
Foundation course on practical Linux device driver programming
Created by FastBit Embedded Brain Academy | 22 hours on-demand video course
in this Linux Device Driver Programming Course Fundamentals of Linux kernel module and writing syntax. Makefile and LKM build procedure Character device driver implementation. Platform bus, Platform device, and platform driver concepts Platform driver implementation. Learn device tree from scratch. Device tree node syntax, properties of device tree nodes. Kernel APIs to process device tree nodes. Device instantiation through device tree nodes. Device tree overlays and overlays testing via u-boot. Kernel synchronization services , mutex , spinlocks usage. Linux device model and sysfs. Linux GPIO Subsystem. Linux pinctrl subsystem
Recommended Course by FastBit Embedded Brain Academy
Mastering Microcontroller and Embedded Driver Development
Microcontroller Embedded C Programming: Absolute Beginners
Embedded Systems Programming on ARM Cortex-M3/M4 Processor
Mastering RTOS: Hands on FreeRTOS and STM32Fx with Debugging
STM32Fx Microcontroller Custom Bootloader Development
In this course you will learn
- Fundamentals Linux kernel module and syntax
- Character device driver theory and code implementation
- Platform bus, Platform device, and platform driver concepts
- Platform driver implementation
- Device tree from scratch
- Accessing device tree nodes from drivers
- Device instantiation through device tree nodes
- Device tree properties and node syntax
- Device tree overlays
- Overlays testing via u-boot
- Kernel synchronization services (Mutex, Spinlocks)
- Linux device model and sysfs
- Linux GPIO subsystem
- Linux pinctrl subsystem