Specification
- The microcontrollerSTM32F303RET6:
- Core: Cortex M4
- Clock Frequency of 72 MHz
- 512 KB of Flash
- 80 KB of SRAM
- Case LQFP64
- Interfaces: CAN, I2C, SPI, UART, USART, USB
- 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: 5V/3.3 V
- On board are also:
- Three LEDS (one at the user's disposal)
- Two buttons (user's and reset)
- 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 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 |