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 @@ -12,6 +12,26 @@ Cortex-M0+ STM32G071RB microcontroller with 36KiB of RAM and 128KiB of Flash.
1212
1313@image html pinouts/nucleo-g070rb-and-g071rb.svg "Pinout for the nucleo-g071rg (from STM board manual)" width=50%
1414
15+ ### MCU
16+
17+ | MCU | STM32G071RB
18+ |:-------------|:--------------------|
19+ | Family | ARM Cortex-M0+ |
20+ | Vendor | ST Microelectronics |
21+ | RAM | 36KiB |
22+ | Flash | 128KiB |
23+ | Frequency | up to 64 MHz |
24+ | Timers | 14 (2x watchdog, 1 SysTick, 10x 16-bit and 1 32-bit) |
25+ | ADCs | 1x 12 bit (up to 16 channels) |
26+ | UARTs | 5 (four USARTs and one Low-Power UART) |
27+ | I2Cs | 2 |
28+ | SPIs | 2 |
29+ | RTC | 1 |
30+ | Datasheet | [Datasheet](https://www.st.com/resource/en/datasheet/stm32g071rb.pdf)|
31+ | Reference Manual | [Reference Manual](https://www.st.com/resource/en/reference_manual/rm0454-stm32g0x0-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/um2324-stm32-nucleo64-boards-mb1360-stmicroelectronics.pdf)|
34+
1535## Flashing the Board Using ST-LINK Removable Media
1636
1737On-board ST-LINK programmer provides via composite USB device removable media.
You can’t perform that action at this time.
0 commit comments