Stm32 F031k6 Reference

From RevSpace
Revision as of 09:59, 8 March 2020 by Oberoid (talk | contribs) (Libraries)
Jump to navigation Jump to search

Reference page for the STM32 F031k6 Microcontroller

Hardware

Pinouts

  1. Datasheet

Registers

  1. Reference Manual M0
  2. The definitive guide to ARM® Cortex®-M0 and Cortex-M0+ processors Yiu, Joseph (2015)

Peripherals

  1. PrimeCell® UART (PL011)

Programming

Toolchain

  1. GNU Arm Toolchain

Books

  1. stm32-education text-books
  2. Discovering the STM32 Microcontroller, Geoffry Brown (2016), source code

Libraries

  1. libopencm3. :Examples: UART

Online Tutorials