Specification
- Microcontroller: STM32F767ZIT6
- Core: ARM Cortex M7 32-bit
- Clock frequency: 216 MHz
- Flash memory: 2 MB
- RAM: 512 KB
- Analog-to-digital converter (ADC): 12-bit, 24 channel
- Digital-to-analog converter (DAC): 12-bit, 2-channel
- The number of 16-bit Timers: 12
- The number of 32-bit Timers: 2
- Interfaces: 4x I2C, 6x SPI, 3x I2S, 3x CAN, 4x USART, 4 UART, USB OTG
- Ethernet connector (it may not work correctly, the details inthe documentation, page 18)
- Two types of connectors:
- Connectors forcompatible caps with Arduino Uno Rev3
- Standard pins STMicroelectronics Morpho to access the leads 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 SWD output
- The ability to power through USB connector
- Three Embedded LEDs:
- 1 x for indication of supply voltage
- 1 x indicator of connection
- 1 x at user disposal
- Two buttons:
- 1 x RESET
- 1 x at user disposal
- Three different interfaces via the connectormicroUSB(USB re-enumeration):
- Virtual COM port
- Mass memory
- Port for programming/debugging
- The module supported by most of the popular environments, i.a.: IAR, Keil and the platforms based on GCC compiler
- Module dimensions: 135 x 70 x 18 mm
A detailed description can be found in thedocumentationand onthe website of the manufacturer.
Nucleo allows for the implementation of projects based on efficient microcontroller with 32-bit core ARM Cortex. The modules are compatible withArduino caps and with the system of the compiler on-linembed.org. Nucleo works with most popular programming platforms, including Keil, IAR and environments, based on the GCC compiler.
Useful links |