# Nucleo-F411RE

## Nucleo-F411RE

## STM32F411 Documentation

### Reference Manual

[RM0383 Rev3 PDF download link](https://www.st.com/content/ccc/resource/technical/document/reference_manual/9b/53/39/1c/f7/01/4a/79/DM00119316.pdf/files/DM00119316.pdf/jcr:content/translations/en.DM00119316.pdf)

### STM32F411 Program Manual

**for NVIC, SysTick Registers**

[PM0214 Rev10 Programming manual](https://www.st.com/resource/en/programming_manual/pm0214-stm32-cortexm4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf)

## MCU Hardware Configuration

***

![](/files/-MgtPmcTl6Gp5sfBR0p3)

![](/files/-MgtPPkAOeRGi1UdLQRi)

![](/files/-MgtPayjrPi1fRUiwThl)

![](/files/-MhN7cIBfFlNK0-u8JI6)

**Buton User (B1):** STM32 I/O PC13 (pin 2)

**LED User (LD2) :** STM32 I/O PA5 (pin 21)

The green LED is a user LED connected to ARDUINO® signal D13 corresponding to STM32 I/O PA5 (pin 21)

PCBSchematic File: Click here

{% file src="/files/-MhNMHz82p\_zYGqnLZj1" %}
Nucleo-STM32F411RE PCB Schematic
{% endfile %}

### Connector Pin Map

![](/files/-Mj9emgAzznrTlwIaR-N)

#### Timer Pin Map

![](/files/5yoGo7pqjVSmVpRFMt7z)

![](/files/rd7VaYrj5r1Ik2aVi0DL)

#### ADC Pin Map

![](/files/-Mj9eupYggLxd1eq9eMb)

#### Serial USART Pins

![](/files/-MkHXnOX3XwDTI7fl5F4)

### Manual Documentation

#### STM32 Reference Manual: STM32F411xC/E

[PDF download link](https://www.st.com/content/ccc/resource/technical/document/reference_manual/9b/53/39/1c/f7/01/4a/79/DM00119316.pdf/files/DM00119316.pdf/jcr:content/translations/en.DM00119316.pdf)

{% embed url="<https://www.st.com/resource/en/reference_manual/dm00119316-stm32f411xc-e-advanced-arm-based-32-bit-mcus-stmicroelectronics.pdf>" %}

#### STM32 Programming Manual

{% embed url="<https://www.st.com/resource/en/programming_manual/pm0214-stm32-cortexm4-mcus-and-mpus-programming-manual-stmicroelectronics.pdf>" %}

#### STM32 Nucleo-64 boards (MB1136)

{% embed url="<https://www.st.com/resource/en/user_manual/dm00105823-stm32-nucleo-64-boards-mb1136-stmicroelectronics.pdf>" %}

{% embed url="<https://www.st.com/content/dam/kms/Contents/Reflibrary/STM32_Nucleo64_board_Power_and_Connector.pdf>" %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://ykkim.gitbook.io/ec/ec-course/hardware/nucleo-f411re.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
