libopencm3
A free/libre/open-source firmware library for various ARM Cortex-M3 microcontrollers.
|
▼CM3 Defines | Defined Constants and Types for Cortex M3 core features |
Debugging | Macros and functions to aid in debugging |
►Cortex Core Defines | libopencm3 Defined Constants and Types for the Cortex Core |
Cortex-M Data Watch and Trace unit. | System Control Space (SCS) => Data Watchpoint and Trace (DWT) |
Cortex-M Flash Patch and Breakpoint (FPB) unit | |
Cortex-M Instrumentation Trace Macrocell (ITM) | |
►Cortex-M MPU Defines | libopencm3 Cortex Memory Protection Unit |
►Cortex-M NVIC Defines | libopencm3 Cortex Nested Vectored Interrupt Controller |
►Cortex-M System Control Block | The System Control Block is a section of the System Control Space |
►Cortex-M System Control Space | The System Control Space (SCS) is a memory-mapped 4KB address space that provides 32-bit registers for configuration, status reporting and control |
►Cortex-M SysTick Defines | libopencm3 Defined Constants and Types for the Cortex SysTick |
Cortex-M Trace Port Interface Unit (TPIU) | |
▼Cortex Core Peripheral APIs | APIs for Cortex Core peripherals |
DWT | libopencm3 Cortex-M Data Watchpoint and Trace unit |
NVIC | libopencm3 Cortex Nested Vectored Interrupt Controller |
SCB | libopencm3 Cortex-M System Control Block |
SysTick | libopencm3 Cortex System Tick Timer |
Coresight Registers | CoreSight Lock Status Registers and Lock Access Registers are documented for the DWT, ITM, FPB and TPIU peripherals |
▼Peripheral APIs | APIs for device peripherals |
DMA peripheral API | DMA library for the multi channel controller found in F0/1/3 & L/G parts |
FLASH peripheral API | libopencm3 STM32G0xx FLASH |
PWR peripheral API | libopencm3 STM32G0xx Power Control |
RCC peripheral API | libopencm3 STM32G0xx Reset and Clock Control |
ADC peripheral API | |
CRC peripheral API | |
DAC peripheral API | Digital to Analog Converter |
DMAMUX peripheral API | |
EXTI peripheral API | |
GPIO peripheral API | |
I2C peripheral API | |
IWDG peripheral API | |
LPTIM peripheral API | |
RNG peripheral API | This library supports "version 1" of the random number generator peripheral (RNG) in the STM32 series of ARM Cortex Microcontrollers by ST Microelectronics |
SPI peripheral API | |
TIMER peripheral API | |
USART peripheral API | |
STM32G0xx | Libraries for ST Microelectronics STM32G0xx series |
▼STM32G0xx Defines | Defined Constants and Types for the STM32G0xx series |
►ADC Defines | Defined Constants and Types for the STM32STM32G0xx Analog to Digital Converter |
►CRC Defines | Defined Constants and Types for the STM32G0xx CRC Generator |
►DAC Defines | Defined Constants and Types for the STM32G0xx Digital-to-Analog Converter |
►DMA Defines | Defined Constants and Types for the STM32G0xx DMA Controller |
►DMAMUX Defines | Defined Constants and Types for the STM32G0xx DMAMUX DMA request router |
►EXTI Defines | Defined Constants and Types for the STM32G0xx EXTI Control |
►FLASH Defines | Defined Constants and Types for the STM32G0xx Flash Control |
►GPIO Defines | Defined Constants and Types for the STM32G0xx General Purpose I/O |
►I2C Defines | Defined Constants and Types for the STM32G0xx I2C |
►IWDG Defines | Defined Constants and Types for the STM32G0xx Independent Watchdog Timer |
►LPTIM Defines | libopencm3 Defined Constants and Types for the STM32G0xx Low Power Timer |
►PWR Defines | Defined Constants and Types for the STM32G0xx PWR Control |
►RCC Defines | Defined Constants and Types for the STM32G0xx Reset and Clock Control |
RNG Defines | Defined Constants and Types for the STM32G0xx RNG Control |
►SPI Defines | Defined Constants and Types for the STM32G0xx SPI |
►SYSCFG Defines | Defined Constants and Types for the STM32G0xx System Configuration controller |
►Timer Defines | Defined Constants and Types for the STM32G0xx Timers |
►USART Defines | Defined Constants and Types for the STM32G0xx USART |
User interrupt service routines (ISR) prototypes for STM32 G0 series | |
User interrupt service routines (ISR) defaults for STM32 G0 series |