Home - jlopez6077/STM32_Components_Library GitHub Wiki

Welcome to the STM32_Components_Library wiki!

Goal

The goal of this project is to provide code for the STM32 Microcontrollers. The library consists of functions that allow the microcontroller to interact with different hardware components. With proper documentation, I hope anyone can take what they need from the library and with relative ease, get their STM project running.

Approach

The choice of board is the STM32 Nucleo-f303k8. The library folder contains the files.

Components coded

So far my library includes the following:

  • Shifting Register 74HC595 IC
  • 4-Digit 7-Segment Display