|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
applications | %!s(int64=3) %!d(string=hai) anos | |
board | %!s(int64=2) %!d(string=hai) anos | |
figures | %!s(int64=3) %!d(string=hai) anos | |
.config | %!s(int64=2) %!d(string=hai) anos | |
.gitignore | %!s(int64=3) %!d(string=hai) anos | |
Kconfig | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=3) %!d(string=hai) anos | |
README_zh.md | %!s(int64=3) %!d(string=hai) anos | |
SConscript | %!s(int64=3) %!d(string=hai) anos | |
SConstruct | %!s(int64=3) %!d(string=hai) anos | |
project.ewd | %!s(int64=3) %!d(string=hai) anos | |
project.ewp | %!s(int64=2) %!d(string=hai) anos | |
project.eww | %!s(int64=3) %!d(string=hai) anos | |
project.uvoptx | %!s(int64=3) %!d(string=hai) anos | |
project.uvprojx | %!s(int64=2) %!d(string=hai) anos | |
rtconfig.h | %!s(int64=2) %!d(string=hai) anos | |
rtconfig.py | %!s(int64=3) %!d(string=hai) anos | |
template.ewp | %!s(int64=3) %!d(string=hai) anos | |
template.eww | %!s(int64=3) %!d(string=hai) anos | |
template.uvoptx | %!s(int64=3) %!d(string=hai) anos | |
template.uvprojx | %!s(int64=3) %!d(string=hai) anos |
The STM32L552xx devices are an ultra-low-power microcontrollers family (STM32L5 Series) based on the high-performance Arm® Cortex®-M33 32-bit RISC core. They operate at a frequency of up to 110 MHz. The Cortex-M33 core features a single-precision floating-point unit (FPU), which supports all the Arm® single-precision data-processing instructions and all the data types. The Cortex-M33 core also implements a full set of DSP (digital signal processing) instructions, TrustZone aware support and a memory protection unit (MPU) which enhances the applications security. These devices embed high-speed memories (512 Kbytes of Flash memory and 256 Kbytes of SRAM), a flexible external memory controller (FSMC) for static memories (for devices with packages of 100 pins and more), an OctoSPI Flash memories interface (available on all packages) and an extensive range of enhanced I/Os and peripherals connected to two APB buses, two AHB buses and a 32-bit multi-AHB bus matrix.
The STM32L552xx devices embed several protection mechanisms for embedded Flash memory and SRAM: readout protection, write protection, secure and hide protection areas. These devices offer two fast 12-bit ADC (5 Msps), two comparators, two operational amplifiers, two DAC channels, an internal voltage reference buffer, a low-power RTC, two general-purpose 32-bit timer, two 16-bit PWM timers dedicated to motor control, seven general-purpose 16-bit timers, and two 16-bit low-power timers. The devices support four digital filters for external sigma delta modulators (DFSDM). In addition, up to 22 capacitive sensing channels are available.
Documents | Description |
---|---|
STM32_Nucleo-144_BSP_Introduction | How to run RT-Thread on STM32 Nucleo-144 boards (Must-Read) |
STM32L552ZE ST Official Website | STM32L552ZEdatasheet and other resources |