rt-thread/bsp/stm32/stm32l010-st-nucleo
latercomer fe3c4d456e bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 2024-06-20 14:40:42 +08:00
..
.ci/attachconfig [ci][bsp] add strict mode 2024-01-10 18:08:09 +08:00
applications [stm32] support nano version 2023-12-05 23:22:19 +08:00
board bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 2024-06-20 14:40:42 +08:00
figures add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00
.config [bsp] update projects 2024-03-21 11:23:29 +08:00
.gitignore add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00
Kconfig bsp中option env语句替换为新语句,并同步更新了source "$xxx"语句 2024-06-20 14:40:42 +08:00
README.md 【English readme】 [stm32][L010] add english readme 2020-12-14 16:26:55 +08:00
README_zh.md 【English readme】 [stm32][L010] add english readme 2020-12-14 16:26:55 +08:00
SConscript add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00
SConstruct [bsp]stm32工程生成路径在源码目录 2023-07-03 15:20:57 +08:00
project.ewp [bsp] update projects 2024-03-21 11:23:29 +08:00
project.eww add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00
project.uvoptx 更新 stm32 工程,nxp 工程 2020-12-28 15:02:17 +08:00
project.uvprojx [bsp] update projects 2024-03-21 11:23:29 +08:00
rtconfig.h [bsp] update projects 2024-03-21 11:23:29 +08:00
rtconfig.py [scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm 2022-06-09 07:01:59 +08:00
template.ewp [bsp][stm32] update stm32l010-st-nucleo project. 2020-10-28 11:52:58 +08:00
template.eww add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00
template.uvoptx add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00
template.uvprojx add bsp/stm32/stm32l010-st-nucleo 2020-04-10 09:36:53 +08:00

README.md

STM32L010-Nucleo BSP Introduction

中文

MCU: STM32L010RB @32MHz, 128KB FLASH, 20KB RAM

KEY FEATURES

  • Ultra-low-power platform

    • 1.8 V to 3.6 V power supply
    • 40 to 85 °C temperature range
    • 0.29 µA Standby mode (2 wakeup pins)
    • 0.43 µA Stop mode (16 wakeup lines)
    • 0.86 µA Stop mode + RTC + 20-Kbyte RAM retention
    • Down to 93 µA/MHz in Run mode
    • 5 µs wakeup time (from Flash memory)
    • 41 µA 12-bit ADC conversion at 10 ksps
  • Core: Arm® 32-bit Cortex®-M0+

    • From 32 kHz to 32 MHz
    • 0.95 DMIPS/MHz
  • Reset and supply management

    • Ultra-low-power BOR (brownout reset) with 5 selectable thresholds
    • Ultra-low-power POR/PDR
  • Clock sources

    • 0 to 32 MHz external clock
    • 32 kHz oscillator for RTC with calibration
    • High-speed internal 16 MHz factory-trimmed RC (±1%)
    • Internal low-power 37 kHz RC
    • Internal multispeed low-power 65 kHz to 4.2 MHz RC
    • PLL for CPU clock
  • Pre-programmed bootloader

    • USART, I2C, SPI supported
  • Development support

    • Serial wire debug supported
  • 51 fast I/Os (45 I/Os 5-Volt tolerant)

  • Memories

    • 128-Kbyte Flash memory
    • 20-Kbyte RAM
    • 512 bytes of data EEPROM
    • 20-byte backup register
    • Sector protection against R/W operation
  • Analog peripherals

    • 12-bit ADC 1.14 Msps up to 16 channels (down to 1.8 V)
  • 7-channel DMA controller, supporting ADC, SPI, I2C, USART and timers

  • 4x peripherals communication interface

  • 1x USART (ISO7816), 1x LPUART (low power)

  • 1x SPI 16 Mbit/s

  • 1x I2C (SMBus/PMBus)

  • 8x timers: 1x 16-bit with up to 4 channels, 2x 16-bit with up to 2 channels, 1x 16-bit ultra-low-power timer, 1x SysTick, 1x RTC and 2x watchdogs (independent/window)

  • CRC calculation unit, 96-bit unique ID

  • LFQFP64 package is ECOPACK2 compliant

Read more

Documents Description
STM32_Nucleo-64_BSP_Introduction How to run RT-Thread on STM32 Nucleo-64 boards (Must-Read)
STM32L010RB ST Official Website STM32L010RB datasheet and other resources

Maintained By

xph, xupenghu@outlook.com

Translated By

Meco Man @ RT-Thread Community

jiantingman@foxmail.com

https://github.com/mysterywolf