|
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 |
| PWR Peripheral API | |
| RCC peripheral API | This library supports the Reset and Clock Control System in the STM32 series of ARM Cortex Microcontrollers by ST Microelectronics |
| QuadSPI peripheral API | APIs for the specialized SPI Flash peripheral |
| USART peripheral API | |
| DAC peripheral API | Digital to Analog Converter |
| EXTI peripheral API | |
| FLASH peripheral API | |
| FMC peripheral API | |
| GPIO 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 | |
| FDCAN peripheral API | libopencm3 STM32 FDCAN |
| STM32H7xx | Libraries for ST Microelectronics STM32H7xx series |
| ▼STM32Hxx Defines | Defined Constants and Types for the STM32H7xx series |
| ►DAC Defines | Defined Constants and Types for the STM32H7xx DAC |
| ►EXTI Defines | Defined Constants and Types for the STM32H7xx EXTI Control |
| ►FDCAN Defines | |
| ►FLASH Defines | Defined Constants and Types for the STM32H7xx Flash controller |
| FMC Defines | Defined Constants and Types for the STM32H7xx Flexible Memory Controller |
| ►GPIO Defines | Defined Constants and Types for the STM32H7xx General Purpose I/O |
| ►PWR Defines | Defined Constants and Types for the STM32H7xx Power Control |
| ►QuadSPI Defines | Defined constants and types for the STM32H7 QuadSPI peripheral |
| ►RCC Defines | Defined Constants and Types for the STM32H7xx Reset and Clock Control |
| ►SPI Defines | Defined Constants and Types for the STM32H7xx SPI |
| ►SYSCFG Defines | Defined Constants and Types for the STM32H7xx System Configuration controller |
| ►SPI Defines | Defined Constants and Types for the STM32H7xx Timers |
| ►USART Defines | Defined Constants and Types for the STM32H7xx USART |
| User interrupt service routines (ISR) prototypes for STM32 H7 series | |
| User interrupt service routines (ISR) defaults for STM32 H7 series |