Specification
- Microcontroller: STM32F413ZHT6
- Core: ARM Cortex M4 32-bit
- Clock frequency: 100 MHz
- Flash memory: 1 MB
- RAM: 256 KB
- Analog-to-digital converter (ADC): 12-bit, 16-channel
- The number of 16-bit Timers: 13
- The number of 32-bit Timers: 2
- Interfaces: 3x I2C, 5x SPI, 5x I2S, 3x CAN, 4x USART, 6x UART, USB OTG FS
- Two types of connectors:
- Connectors for shields compatible with Arduino Uno Rev3
- Standard pins of STMicroelectronics Morpho to access the pins of the microcontroller
- The module is compatible with the operating 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
- Power:
- Via USB
- External source: 3.3 V and from 7 to 12 V via ST Zio connectors or ST morpho
- 5V through the ST morpho connector
- Embedded three LEDs:
- 1 x for indication of supply voltage
- 1 x indicator of connection
- 1 x at the user's disposal
- Two buttons:
- 1 x RESET
- 1 x at the user's disposal
- Ethernet IEEE-802.3-2002 interface support
- The quartz resonator: 32,768 MHz
- Three different interfaces via the microUSB connector(USB re-enumeration):
- Virtual COM port
- Mass memory
- Port for programming/debugging
- The module is supported by most of the popular environments, i.a.: IAR, Keil and the platforms based on GCC compiler
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 modules are compatible with Arduino shields and the compiler's system on-line mbed.org. Nukleo works with most of the popular development platforms, including Keil, IAR and environments based on the GCC compiler.
Useful links |