Description
Nucleo allows for the implementation of projects based on efficient microcontroller with 32-bit core ARM Cortex. The modules are compatible withArduinoshields and the on-line compiler's system mbed.org. Nucleo works with most of popular programming platforms, including Keil, IAR and with environments based on the GCC compiler.
Specification
- Microcontroller: STM32F207ZGT6
- Core: ARM Cortex M3 32-bit
- Clock frequency: 120 MHz
- Flash memory: 1 MB
- Digital-to-analog converter (DAC): 12-bit, 2-channel
- RAM: 128 KB
- The number of 16-bit Timers: 12
- The number of Timers 32-bit: 2
- Interfaces: 2x I2C, 3x SPI, 2x I2S, 2x CAN, 4x USART, 2 UART, USB OTG
- Two types of connectors:
- Connectors for shieldscompatible with Arduino Uno Rev3
- Standard pins of STMicroelectronics Morpho to access the pins of the microcontroller
- 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 release of SWD
- The possibility to power through USB connector
- RJ45 slot
- 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
- Three different interfaces via the connectormicroUSB(USB re-enumeration):
- Virtual COM port
- Mass memory
- Port for programming/debugging
- The module supports 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.
Useful links |