File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change @@ -12,6 +12,27 @@ Cortex-M0+ STM32L053R8 microcontroller with 8KiB of RAM and 32KiB of Flash.
1212
1313@image html pinouts/nucleo-l053r8.svg "Pinout for the nucleo-l053r8" width=50%
1414
15+ ### MCU
16+
17+ | MCU | STM32L053R8
18+ |:-------------|:--------------------|
19+ | Family | ARM Cortex-M0+ |
20+ | Vendor | ST Microelectronics |
21+ | RAM | 8KiB |
22+ | Flash | 64KiB |
23+ | Frequency | up to 32 MHz |
24+ | Timers | 9 (2x watchdog, 1 SysTick, 5x 16-bit, 1x RTC) |
25+ | ADCs | 1x 12 bit (up to 16 channels) |
26+ | UARTs | 3 (two USARTs and one Low-Power UART) |
27+ | I2Cs | 2 |
28+ | SPIs | 4 |
29+ | RTC | 1 |
30+ | Datasheet | [Datasheet](https://www.st.com/resource/en/datasheet/stm32l053c6.pdf)|
31+ | Reference Manual | [Reference Manual](https://www.st.com/resource/en/reference_manual/rm0367-ultralowpower-stm32l0x3-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)|
32+ | Programming Manual | [Programming Manual](https://www.st.com/resource/en/programming_manual/pm0223-stm32-cortexm0-mcus-programming-manual-stmicroelectronics.pdf)|
33+ | Board Manual | [Board Manual](https://www.st.com/resource/en/user_manual/um1724-stm32-nucleo64-boards-mb1136-stmicroelectronics.pdf)|
34+
35+
1536## Flashing the Board Using ST-LINK Removable Media
1637
1738On-board ST-LINK programmer provides via composite USB device removable media.
You can’t perform that action at this time.
0 commit comments