Specification
- The microcontrollerSTM32F031K6T6:
- Core: Cortex M0
- Clock Frequency of 48 MHz
- 32 KB of Flash
- 4 KB of SRAM
- Interfaces: I2C, SPI, USART
- I/O pins tolerate the voltage of 5 V
- The module is compatible with the system mbed (mbed.org)
- The debugger ST-Link/V2 is placed on the board with the possibility to work as a standalone device with the SWD output
- The system is powered with the USB or external source: 5 V / 3.3 V
- On board are also:
- Three LEDs (one at the user's disposal)
- The Reset button
- Connector micro-AB USB
- Goldpin pins for I/O ports
A detailed description can be found in thedocumentationand onthe website of the manufacturer.
Nucleo allows for the implementation of projects based on powerful microcontroller with 32-bit core ARM Cortex. The distribution of connectors is compatible with the Arduino Nano. Nucleo works with most of the popular development platforms, including Keil, IAR and environments based on the GCC compiler.
Useful links |