Skip to content

Commit 194e18c

Browse files
boards/stm32l0538-disco: doc improvements
1 parent 4fe8a15 commit 194e18c

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

boards/stm32l0538-disco/doc.txt

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,26 @@ The board also provides an on-board 2.04\" E-paper display (not supported yet).
1313

1414
![STM32L0538-DISCO](https://www.st.com/content/ccc/fragment/product_related/rpn_information/board_photo/group0/67/a2/3f/98/6b/24/4a/27/stm32l0538-discovery.jpg/files/stm32l0538-disco.jpg/_jcr_content/translations/en.stm32l0538-disco.jpg)
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 |

0 commit comments

Comments
 (0)