Description
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.
Specification
- The microcontrollerSTM32L011K4T6:
- Core: Cortex M0+
- Clock frequency of 32 MHz
- 16 KB Flash
- 2 KB SRAM
- Interfaces: I2C, SPI, USART, UART
- 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
- Supply voltage: from 1.65 V to 3.6 V
- Three LEDs (one at the user's disposal)
- The Reset button
- Connector micro-AB USB
- Goldpins for I/O ports
A detailed description can be found in thedocumentationand onthe website of the manufacturer.
Useful links |