Do you have a question about the ST STM32F0 Series and is the answer not in the manual?
Series | STM32F0 |
---|---|
Core | ARM Cortex-M0 |
Operating Frequency | Up to 48 MHz |
Flash Memory | 16 KB to 256 KB |
SRAM | 4 KB to 32 KB |
ADC Resolution | 12-bit |
ADC Channels | Up to 16 |
Operating Voltage | 2.0 V to 3.6 V |
DAC Resolution | 12-bit (some series) |
Communication Interfaces | I2C, SPI, USART, USB, CAN |
Operating Temperature | -40°C to 85°C |
Package Options | LQFP, TSSOP, UFQFPN, WLCSP |
Defines typographical conventions used in the document.
Lists abbreviations used for register descriptions.
Overview of the Cortex-M0 processor and its core peripherals.
Describes the Cortex-M0 programmer's model, modes, and stacks.
Details the processor memory map and memory access behavior.
Explains the exception model, states, types, and priorities.
Covers fault handling mechanisms, including lockup states.
Describes sleep and deep sleep modes for power saving.
Summarizes the Thumb instruction set supported by the Cortex-M0.
Covers instructions for loading and storing data from/to memory.
Describes instructions for arithmetic, logical, and data manipulation operations.
Details instructions for program flow control and branching.
Introduces the core peripherals and their address map.
Details the NVIC's support for interrupts and its registers.
Describes the SCB for system implementation information and control.
Explains the SysTick timer's functionality and registers.