Home | Notes | Projects > MCU Peripheral Drivers

MCU Peripheral Drivers

Source code: https://github.com/kyungjae-lee/mcu-peripheral-drivers.

 

Introduction

 

Development Environment

 

Architecture

Software Layers

mcu-peripheral-drivers-software-layers

 

 

Testing (I2C Example)

Communication Interfaces

 

mcu-peripheral-drivers-i2c-application-2-communication-interfaces

 

Wiring

 

mcu-peripheral-drivers-i2c-application-2-wiring

 

Analysis using the Logic Analyzer

 

mcu-peripheral-drivers-i2c-application-2-testing-entire-communication

 

mcu-peripheral-drivers-i2c-application-2-testing-communication-part-1

 

Cross-checking using the STM32CubeIDE Data Console

 

mcu-peripheral-drivers-i2c-application-2-testing-stm32cubeide