Do you have a question about the STMicroelectronics STM32 and is the answer not in the manual?
Brand | STMicroelectronics |
---|---|
Model | STM32 |
Category | Microcontrollers |
Language | English |
Document applicability to STM32 Arm Cortex MCUs and branding notes.
Lists specific tool versions used for examples in the note.
Glossary of technical terms and abbreviations used in the document.
Overview of ST-LINK probes and debugger interfaces.
Introduction to IDEs, compilers, and ST tools for STM32.
Describes HAL, LL APIs, middleware, and code examples.
Guides to STM32 resources like documentation, wiki, GitHub, and community.
Discusses code optimization impact on debugging and suggests settings.
Explains the role of debugging information and its options in IDEs.
Details SWD pin mapping and usage on STMicroelectronics hardware.
Reviews reset and connection modes for ST-LINK debuggers.
Addresses debug connection loss in low-power modes and DBGMCU register use.
Explains how timers and peripherals behave during breakpoints.
Advises on optimizing SWD frequency for better debugger reactivity.
Covers RDP and PCROP protection features and their debug implications.
Explains default handler behavior and debugging strategies for exceptions.
Shows how to generate custom exception handler templates using STM32CubeMX.
Provides methods to trap division-by-zero errors on Cortex-M.
Describes using STM32 Virtual COM port via ST-LINK for printf.
Explains how to redirect printf output through UART.
Details using Serial Wire Output (SWO) for printf debugging.
Explains the semihosting mechanism for I/O via debugger.
Discusses pin access on ST hardware kits.
Guides on configuring MCO for clock signal output and measurement.
Explains setting DBGMCU registers using HAL and LL functions.
Covers accessing DBGMCU registers through debugger interfaces or scripts.
Lists related application notes for further reading.