Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jesseopdenbrouw/stm32

C and C++ code examples for STM32F4xx Nucleo Boards
https://github.com/jesseopdenbrouw/stm32

Last synced: about 1 month ago
JSON representation

C and C++ code examples for STM32F4xx Nucleo Boards

Awesome Lists containing this project

README

        

# STM32 Repository

## NOTE: work is ongoing and changes are immenent without prior notification

This repository houses some C and C++ code examples for the STM32F4xx Nucleo Boards series.

* STM32F446_blinky -- Simple LED blink project
* STM32F446_dac_example -- Creates a 87,889 kHz sine wave
* STM32F446_dac_example_HAL -- Creates a 9,24 kHz sine wave using HAL functions
* STM32F446_lcd_example -- Routines for use with the Velleman VMA203 with HD44780
* STM32F446_push_button_led -- Simple push button-to-led project
* STM32F446_pwm_ld2_HAL -- Using PWM to switch User Led LD2
* STM32F446_ssd1315_cpp -- driver for SSD1315 display driver in C++
* STM32F446_with_Velleman_VMA412 -- Graphic and touchscreen functions for VMA412 with ILI9341