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 |
QuadSPI peripheral API | APIs for the specialized SPI Flash peripheral |
DMA peripheral API | DMA library for the multi channel controller found in F0/1/3 & L/G parts |
FLASH peripheral API | libopencm3 STM32G4xx FLASH |
PWR peripheral API | libopencm3 STM32G4xx Power Control |
RCC peripheral API | libopencm3 STM32G4xx Reset and Clock Control |
ADC peripheral API | libopencm3 STM32G4xx ADC |
CORDIC peripheral API | HW accelerated maths trig/hyperbolic operations |
CRC peripheral API | |
CRS peripheral API | (USB) STM32 Clock Recovery Subsystem |
DAC peripheral API | Digital to Analog Converter |
DMAMUX peripheral API | |
GPIO peripheral API | |
I2C peripheral API | |
OPAMP 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 | |
FDCAN peripheral API | libopencm3 STM32 FDCAN |
STM32G4xx | Libraries for ST Microelectronics STM32G4xx series |
▼STM32G4xx Defines | Defined Constants and Types for the STM32G4xx series |
►ADC Defines | Defined Constants and Types for the STM32G4xx Analog to Digital converter |
►CORDIC Defines | Defined Constants and Types for the STM32G4xx CORDIC |
►CRC Defines | Defined Constants and Types for the STM32G4xx CRC Generator |
CRS Defines | Defined Constants and Types for the Clock Recovery System |
►DAC Defines | Defined Constants and Types for the STM32G4xx DAC |
►DMA Defines | Defined Constants and Types for the STM32G4xx DMA Controller |
►DMAMUX Defines | Defined Constants and Types for the STM32G4xx DMAMUX |
►FDCAN Defines | |
►FLASH Defines | Defined Constants and Types for the STM32G4xx Flash Control |
►GPIO Defines | Defined Constants and Types for the STM32G4xx General Purpose I/O |
►I2C Defines | Defined Constants and Types for the STM32G4xx I2C |
OPAMP Defines | libopencm3 Defined Constants and Types for the STM32G4xx Operational Amplifier module |
►PWR Defines | Defined Constants and Types for the STM32G4xx Power Control |
►QuadSPI Defines | Defined constants and types for the STM32G4 QuadSPI peripheral |
►RCC Defines | Defined Constants and Types for the STM32G4xx Reset and Clock Control |
RNG Defines | Defined Constants and Types for the STM32G4xx RNG Control |
►SPI Defines | Defined Constants and Types for the STM32G4xx SPI |
►SYSCFG Defines | Defined Constants and Types for the STM32G4xx Sysconfig |
►Timer Defines | Defined Constants and Types for the STM32G4xx Timers |
►USART Defines | Defined Constants and Types for the STM32G4xx USART |
User interrupt service routines (ISR) prototypes for STM32 G4 series | |
USB Defines | Defined Constants and Types for the STM32F* USB drivers |
USB Audio Type Definitions | Defined Constants and Types for the USB Audio Type Definitions |
USB CDC Type Definitions | Defined Constants and Types for the USB CDC Type Definitions |
USB HID Type Definitions | Defined Constants and Types for the USB HID Type Definitions |
USB MSC Type Definitions | Defined Constants and Types for the USB MSC Type Definitions |
USB Drivers | Defined Constants and Types for the USB Drivers |
USB Standard Structure Definitions | Defined Constants and Types for the USB Standard Structure Definitions |
User interrupt service routines (ISR) defaults for STM32 G4 series | |
Generic USB Drivers | Generic USB Drivers |
Generic USB Control Requests | Generic USB Control Requests |
Generic USB Standard Request Interface | Generic USB Standard Request Interface |
Usb_msc |