Skip to content

soupsoupr/sourcelib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Source code for STM32F and STM32L platforms

Source folder

Example code for

Supported Boards: Nucleo-F429ZI, Nucleo-F401RE, Nucleo-L476RG

Examples Folders

sourcelib/examples

templates

  • reg - Register Template
  • freertos - FreeRTOS Template
  • mylib - mylib Template

getting_started

  • blink - Flashing LED Example
  • hamming - Haming encoder

gpio

  • gpio - GPIO input/output example
  • gpio_interrupt - GPIO interrupt example

Timer

  • Timer Interupt
  • Timer Input Capture
  • PWM

Serial

  • UART
  • I2C
  • SPI

OS

  • Task
  • Semaphore
  • Queue
  • Event group Bit
  • Queue Set
  • CLI

Analog

  • ADC sampling

Peripheral

  • OLED

TBA

  • Future examples to be added for DMA

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.6%
  • HTML 7.0%
  • Assembly 0.1%
  • CSS 0.1%
  • Makefile 0.1%
  • Python 0.1%