STM32F042G6 Notes
Page Contents
References
- STM32F042x4 STM32F042x6 Datasheet
- STM32F0x1/STM32F0x2/STM32F0x8 Reference Manual
- STM32 Nucleo-32 boards (MB1180) User Manual
Basics
- Cortex M0 <= 48 MHz
- 16 - 32 KB flash (STM32F042G6U6TR has 16 KB)
- 6 KB SRAM
Virtual UART
... the USART interface of STM32 available on PA2 (TX) and PA15
(RX), can be connected to ST-LINK/V2-1.
-- STM32 Nucleo-32 boards (MB1180) User Manual