NUCLEO-F446RE

From Embedded Workshop
Revision as of 20:31, 26 February 2021 by JMerkle (talk | contribs) (Created page with "The NUCLEO-F446RE development board uses the STM32F446RE as the target processor.<br> This board is a rock solid development board with on-board ST-Link loader / debugger, usi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The NUCLEO-F446RE development board uses the STM32F446RE as the target processor.
This board is a rock solid development board with on-board ST-Link loader / debugger, using an STM32F103CBT6.

Processor: STM32F446RE
512KB Flash
128KB SRAM
180MHz CPU clock
1.7 to 3.6 V application supply and I/Os
3× 12-bit, 2.4 MSPS ADC: up to 24 channels
2× 12-bit D/A converters
17 timers: 2x watchdog, 1x SysTick timer, twelve 16-bit and two 32-bit timers up to 180 MHz
4 USARTs
4 SPI/I2S (up to 45 Mbit/s)
4 I2C
2 CAN (2.0B)
1 RTC: sub-second accuracy, hardware calendar
1 SDIO interface (SD/MMC/eMMC)
1 USB 2.0 full-speed device/host/OTG controller with on-chip PHY
8 to 14 bit parallel camera interface (54Mbytes/sec)
1 CRC calculation unit
FPU, single precision
DSP instructions

Hardware

  • Green LED, LD2, connected to PA5, illuminates when driven high
  • Blue PushButton, B1, connects to PC13, grounding the signal when pressed
  • 32,768Hz crystal oscillator, LSE, used for Real Time Clock (RTC)
  • 8MHz HSE, is provided by the 8MHz crystal oscillator from the attached ST-Link, into PD0
  • UART2 connects the target processor to the ST-Link, providing a USB COM port connection on the host computer. Uses PA2 for TX, and PA3 for RX.
  • ST-Link connects to TCK (PA14), TMS (PA13)

Firmware
https://www.st.com/en/evaluation-tools/nucleo-f446re.html
https://www.st.com/en/embedded-software/stm32cubef4.html

ST Website for the STM32F4 family: https://www.st.com/en/microcontrollers-microprocessors/stm32f4-series.html