File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,26 @@ The board also provides an on-board 2.04\" E-paper display (not supported yet).
1313
1414
1515
16+ ### MCU
17+
18+ | MCU | STM32L053C8
19+ |:-------------|:--------------------|
20+ | Family | ARM Cortex-M0+ |
21+ | Vendor | ST Microelectronics |
22+ | RAM | 8KiB |
23+ | Flash | 64KiB |
24+ | Frequency | up to 32 MHz |
25+ | Timers | 9 (2x watchdog, 1 SysTick, 5x 16-bit, 1x RTC) |
26+ | ADCs | 1x 12 bit (up to 16 channels) |
27+ | UARTs | 3 (two USARTs and one Low-Power UART) |
28+ | I2Cs | 2 |
29+ | SPIs | 4 |
30+ | RTC | 1 |
31+ | Datasheet | [Datasheet](https://www.st.com/resource/en/datasheet/stm32l053c6.pdf)|
32+ | Reference Manual | [Reference Manual](https://www.st.com/resource/en/reference_manual/rm0367-ultralowpower-stm32l0x3-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)|
33+ | Programming Manual | [Programming Manual](https://www.st.com/resource/en/programming_manual/pm0223-stm32-cortexm0-mcus-programming-manual-stmicroelectronics.pdf)|
34+ | Board Manual | [Board Manual](https://www.st.com/resource/en/user_manual/um1775-discovery-kit-with-stm32l053c8-mcu-stmicroelectronics.pdf)|
35+
1636### Supported features
1737
1838| Peripheral | Configuration |
You can’t perform that action at this time.
0 commit comments