You are on page 1of 35

UM1842

User manual
Discovery kit with STM32F411VE MCU

Introduction
The STM32F411 Discovery kit (32F411EDISCOVERY) helps you to discover the entry level
of the STM32F4 series and to develop your applications. It is based on an
STM32F411VET6 microcontroller and includes an ST-LINK/V2 embedded debug tool
interface, ST MEMS Gyroscope, ST MEMS accelerometer + magnetometer, ST MEMS
digital microphone, audio DAC with integrated class D speaker driver, LEDs, pushbuttons
and a USB OTG micro-AB connector.

Figure 1. STM32F411 Discovery board

December 2014 DocID027213 Rev 1 1/35


www.st.com 1
Contents UM1842

Contents

1 Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6

2 Quick start . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.2 System requirements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.3 Development toolchains supporting the STM32F411 Discovery kit . . . . . . 7
2.4 Order code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7

3 Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8

4 Hardware layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4.1 Embedded ST-LINK/V2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
4.1.1 Using ST-LINK/V2 to program/debug the STM32F411 on board . . . . . . 13
4.1.2 Using ST-LINK/V2 to program/debug an external STM32 application . . 14
4.2 Power supply and power selection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.3 LEDs . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.4 Pushbuttons . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.5 On board audio capability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
4.6 USB OTG supported . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
4.7 E-compass MEMS (ST MEMS LSM303DLHC) . . . . . . . . . . . . . . . . . . . . 16
4.8 Gyroscope MEMS (ST MEMS L3GD20) . . . . . . . . . . . . . . . . . . . . . . . . . 16
4.9 JP2 (Idd) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4.10 OSC clock . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4.10.1 OSC clock supply . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4.10.2 OSC 32 KHz clock supply . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17
4.11 BOOT0 configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
4.12 Solder bridges . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
4.13 Extension connectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19

5 Mechanical drawing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27

6 Electrical schematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28

2/35 DocID027213 Rev 1


UM1842 Contents

7 Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34

DocID027213 Rev 1 3/35


3
List of tables UM1842

List of tables

Table 1. ON/OFF conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6


Table 2. Jumper states . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Table 3. Debug connector CN2 (SWD) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Table 4. Solder bridges. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
Table 5. MCU pin description versus board function . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19
Table 6. Document revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34

4/35 DocID027213 Rev 1


UM1842 List of figures

List of figures

Figure 1. STM32F411 Discovery board . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1


Figure 2. Hardware block diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Figure 3. Top layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Figure 4. Bottom layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Figure 5. Typical configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Figure 6. STM32F411 Discovery board connections image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Figure 7. ST-LINK connections image . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Figure 8. STM32F411 Discovery board mechanical drawing . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 27
Figure 9. STM32F411 Discovery board . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 28
Figure 10. ST-LINK/V2 (SWD only) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 29
Figure 11. STM32F411VET6 MCU . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 30
Figure 12. Audio. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 31
Figure 13. USB_OTG_FS . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 32
Figure 14. Peripherals . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 33

DocID027213 Rev 1 5/35


5
Conventions UM1842

1 Conventions

Table 1 provides the definition of some conventions used in the present document.

Table 1. ON/OFF conventions


Convention Definition

Jumper JPx ON Jumper fitted


Jumper JPx OFF Jumper not fitted
Solder bridge SBx ON SBx connections closed by solder
Solder bridge SBx OFF SBx connections left open

6/35 DocID027213 Rev 1


UM1842 Quick start

2 Quick start

The STM32F411 Discovery is a low-cost and easy-to-use development kit to quickly


evaluate and start a development with an STM32F4 entry level microcontroller.
Before installing and using the product, please accept the Evaluation Product License
Agreement from www.st.com/stm32f4-discovery.
For more information on the STM32F411 Discovery board and for demonstration software,
visit www.st.com/stm32f4-discovery.

2.1 Getting started


Follow the sequence below to configure the STM32F411 Discovery board and launch the
DISCOVER application:
1. Ensure that the jumpers JP2 and CN3 are set to "on" (Discovery mode).
2. Connect the STM32F411 Discovery board to a PC using a USB cable type A/mini-B
through the USB ST-LINK connector CN1, to power the board. The LED LD2 (PWR)
will light up and the four LEDs between the buttons B1 and B2 start blinking.
3. Press the user button B1 to enable the MEMS sensor. The four LEDs will indicate the
board motion direction and speed. When connected to a PC with a second USB type
A/micro-B cable through CN5, the board will be recognized as a standard mouse.
4. The demo software, as well as other software examples that allow you to discover the
STM32 F4 series features, are available on www.st.com/stm32f4-discovery.
5. Develop your own applications starting from the examples.

2.2 System requirements


 Windows PC (XP, 7,8)
 USB type A to mini-B cable

2.3 Development toolchains supporting the STM32F411


Discovery kit
 Keil®: MDK-ARM
 IAR: EWARM
 GCC-based IDEs (Atollic TrueStudio,...)

2.4 Order code


To order the Discovery kit for STM32F411 microcontrollers, use the order code:
STM32F411E-DISCO.

DocID027213 Rev 1 7/35


34
Features UM1842

3 Features

The STM32F411 Discovery board offers the following features:


 STM32F411VET6 microcontroller featuring 512 KB of Flash memory, 128 KB of RAM
in an LQFP100 package
 On-board ST-LINK/V2 with selection mode switch to use the kit as a standalone ST-
LINK/V2 (with SWD connector for programming and debugging)
 Board power supply: through USB bus or from an external 5 V supply voltage
 External application power supply: 3 V and 5 V
 L3GD20, ST MEMS motion sensor, 3-axis digital output gyroscope.
 LSM303DLHC, ST MEMS system-in-package featuring a 3D digital linear acceleration
sensor and a 3D digital magnetic sensor.
 MP45DT02, ST MEMS audio sensor, omnidirectional digital microphone
 CS43L22, audio DAC with integrated class D speaker driver
 Eight LEDs:
– LD1 (red/green) for USB communication
– LD2 (red) for 3.3 V power on
– Four user LEDs: 
LD3 (orange), LD4 (green), LD5 (red) and LD6 (blue)
– Two USB OTG LEDs:
LD7 (green) VBus and LD8 (red) over-current
 Two pushbuttons (user and reset)
 USB OTG with micro-AB connector
 Extension header for LQFP100 I/Os for a quick connection to the prototyping board
and an easy probing

8/35 DocID027213 Rev 1


UM1842 Hardware layout

4 Hardware layout

The STM32F411 Discovery board has been designed around the STM32F411VET6
microcontroller in a 100-pin LQFP package.
Figure 2 illustrates the connections between the STM32F411VET6 and its peripherals (ST-
LINK/V2, pushbutton, LED, Audio DAC, USB, ST MEMS gyroscope, ST MEMS
accelerometer + magnetometer, ST MEMS microphone, and connectors).
Figure 3 and Figure 4 help you to locate these features on the STM32F411 Discovery
board.

Figure 2. Hardware block diagram

DŝŶŝͲh^

ŵďĞĚĚĞĚ
^dͲ>/E<ͬsϮ
^t

^dDϯϮ&ϰϭϭsdϲ

/ͬK /ͬK
,ĞĂĚĞƌ

,ĞĂĚĞƌ

/ͬK Z^d

>Ɛ Ϯ
>ϯ͘͘͘>ϴ Z^d

DWϰϱdϬϮ ϭ
h^Z

^ϰϯ>ϮϮ >ϯ'ϮϬ

DŝŶŝͲ:ĂĐŬ DŝĐƌŽͲh^ >^DϯϬϯ>,


06Y9

DocID027213 Rev 1 9/35


34
Hardware layout UM1842

Figure 3. Top layout

67/,1.9
/' UHG/('
3:5
/' UHGJUHHQ/('
&20

670)(',6&2
&1
6:'FRQQHFWRU
&1
67/,1.',6&29(5<VHOHFWRU

9SRZHUVXSSO\LQSXWRXWSXW
9SRZHUVXSSO\RXWSXW
-3
,''PHDVXUHPHQW

670)9(7 6% %5(6(7

/' RUDQJH/('

%UHVHWEXWWRQ

%XVHUEXWWRQ /' UHG/('

/' JUHHQ/('

/' EOXH/('

/' JUHHQ/(' /' UHG/('

06Y9

10/35 DocID027213 Rev 1


UM1842 Hardware layout

Figure 4. Bottom layout

^Ϯ͕^ϰ͕^ϲ͕^ϴ
;Z^ZsͿ

^ϯ͕^ϱ͕^ϳ͕^ϵ
;&h>dͿ ^ϭϬ͕^ϭϭ;Zy͕dyͿ
^ϭϱ;^tKͿ
^ϭϲ;yϮĐƌLJƐƚĂůͿ
^ϭϳ;yϯĐƌLJƐƚĂůͿ ^ϭϮ;^dDͺZ^dͿ

^ϭϴ;yϯĐƌLJƐƚĂůͿ ^ϭϯ;EZ^dͿ

^ϭϰ;yϮĐƌLJƐƚĂůͿ
^ϭϵ;KKdϬͿ

^ϮϬ;KKdϭͿ

^Ϯϭ;ϭͲh^ZͿ

D^ϯϮϯϲϮsϭ

DocID027213 Rev 1 11/35


34
Hardware layout UM1842

4.1 Embedded ST-LINK/V2


The ST-LINK/V2 programming and debugging tool is integrated on the STM32F411
Discovery board. The embedded ST-LINK/V2 can be used in 2 different ways according to
the jumper states (see Table 2):
 Program/debug the MCU on board,
 Program/debug an MCU in an external application board using a cable connected to
SWD connector CN2.
The embedded ST-LINK/V2 supports only SWD for STM32 devices. For information about
debugging and programming features, refer to user manual UM1075 (ST-LINK/V2 in-circuit
debugger/programmer for STM8 and STM32) which describes in detail all the ST-LINK/V2
features.

Figure 5. Typical configuration

+DUGZDUHUHTXLUHPHQWV
86%FDEOHW\SH$WRPLQL%
&RPSXWHUZLWK:LQGRZV;3RU

'HYHORSPHQWWRROFKDLQV
Š
.HLOŠ0'.$50
,$5(:$50
*&&EDVHG,'(V $WROOLF7UXH6WXGLR«

06Y9
06Y9

Table 2. Jumper states


Jumper state Description

Both CN3 jumpers ON ST-LINK/V2 functions enabled for on board programming (default)
ST-LINK/V2 functions enabled for application through external
Both CN3 jumpers OFF
CN2 connector (SWD supported)

12/35 DocID027213 Rev 1


UM1842 Hardware layout

4.1.1 Using ST-LINK/V2 to program/debug the STM32F411 on board


To program the STM32F411 on board, simply plug in the two jumpers on CN3, as shown in
Figure 6 in red, but do not use the CN2 connector as that could disturb communication with
the STM32F411VET6 of the STM32F411 Discovery board.

Figure 6. STM32F411 Discovery board connections image

STM32F411VET6

DocID027213 Rev 1 13/35


34
Hardware layout UM1842

4.1.2 Using ST-LINK/V2 to program/debug an external STM32 application


It is very easy to use the ST-LINK/V2 to program the STM32 on an external application.
Simply remove the 2 jumpers from CN3 as shown in Figure 7, and connect your application
to the CN2 debug connector according to Table 3.
Note: SB13 must be OFF if you use CN2 pin 5 in your external application.

Table 3. Debug connector CN2 (SWD)


Pin CN2 Designation

1 VDD_TARGET VDD from application


2 SWCLK SWD clock
3 GND Ground
4 SWDIO SWD data input/output
5 NRST RESET of target MCU
6 SWO Reserved

Figure 7. ST-LINK connections image

STM32F411VET6

14/35 DocID027213 Rev 1


UM1842 Hardware layout

4.2 Power supply and power selection


The power supply is provided either by the host PC through the USB cable, or by an
external 5 V power supply.
The D1 and D2 diodes protect the 5 V and 3 V pins from external power supplies:
 5 V and 3 V can be used as output power supplies when another application board is
connected to pins P1 and P2.
In this case, the 5 V and 3 V pins deliver a 5 V or 3 V power supply and the power
consumption must be lower than 100 mA.
 5 V can also be used as input power supplies, e.g. when the USB connector is not
connected to the PC.
In this case, the STM32F411 Discovery board must be powered by a power supply unit
or by an auxiliary equipment complying with standard EN-60950-1: 2006+A11/2009,
and must be Safety Extra Low Voltage (SELV) with limited power capability.

4.3 LEDs
 LD1 COM: 
LD1 default status is red. LD1 turns to green to indicate that communications are in
progress between the PC and the ST-LINK/V2.
 LD2 PWR: 
The red LED indicates that the board is powered.
 User LD3: 
The orange LED is a user LED connected to the I/O PD13 of theSTM32F411VET6.
 User LD4: 
The green LED is a user LED connected to the I/O PD12 of theSTM32F411VET6.
 User LD5: 
The red LED is a user LED connected to the I/O PD14 of the STM32F411VET6.
 User LD6: 
The blue LED is a user LED connected to the I/O PD15 of theSTM32F411VET6.
 USB LD7: 
The green LED indicates when VBUS is present on CN5 and is connected to PA9 of
the STM32F411VET6.
 USB LD8: 
The red LED indicates an overcurrent from VBUS of CN5 and is connected to the I/O
PD5 of the STM32F411VET6.

4.4 Pushbuttons
 B1 USER: 
User and Wake-Up button connected to the I/O PA0 of the STM32F411VET6.
 B2 RESET: 
The pushbutton connected to NRST is used to RESET the STM32F411VET6.

DocID027213 Rev 1 15/35


34
Hardware layout UM1842

4.5 On board audio capability


The STM32F411 uses an audio DAC (CS43L22) to output sounds through the audio mini
jack connector.
The STM32F411 controls the audio DAC through the I2C interface and processes digital
signals through an I2S connection or analog input signal.
 The sound can come independently from different inputs:
– ST MEMS microphone (MP45DT02): digital using PDM protocol or analog when
using the low pass filter.
– USB connector: from external mass storage such as a USB key, USB HDD, and
so on.
– Internal memory of the STM32F411.
 The sound can be output in different ways through audio DAC:
– Using the I2S protocol
– Using the microphone output directly via a low pass filter to analog input AIN4x of
the CS43L22

4.6 USB OTG supported


The STM32F411 is used to drive only USB OTG full speed on this board. The USB micro-
AB connector (CN5) allows the user to connect a host or device component, such as a USB
key, mouse, and so on.
Two LEDs are dedicated to this module:
 LD7 (green LED) indicates when VBUS is active
 LD8 (red LED) indicates an overcurrent from a connected device.

4.7 E-compass MEMS (ST MEMS LSM303DLHC)


The LSM303DLHC is an ultra-compact low-power system-in-package featuring a 3D digital
linear acceleration sensor and a 3D digital magnetic sensor. It includes a sensing element
and an IC interface able to provide the measured acceleration to the external world through
an I2C serial interface.
The LSM303DLHC has dynamically user-selectable full scales of ± 2g/± 8g and is capable
of measuring the acceleration, and a magnetic field full scale from ±1.3 g to 8.1 g with an
output data rate of 100 Hz or 400 Hz.
The STM32F411VET6 MCU controls this motion sensor through the I2C interface.

4.8 Gyroscope MEMS (ST MEMS L3GD20)


The L3GD20 is an ultra-compact, low-power, three-axis angular rate sensor. It includes a
sensing element and an IC interface able to provide the measured angular rate to the
external world through the I2C/SPI serial interface.
The L3GD20 has dynamically user-selectable full scales of ± 250 dps/500 dps/±2000 dps
and is capable of measuring rates.

16/35 DocID027213 Rev 1


UM1842 Hardware layout

The STM32F411VET6 MCU controls this motion sensor through the SPI interface.

4.9 JP2 (Idd)


Jumper JP2, labeled Idd, allows the consumption of STM32F411VET6 to be measured by
removing the jumper and connecting an ammeter.
 Jumper on: STM32F411VET6 is powered (default).
 Jumper off: an ammeter must be connected to measure the STM32F411VET6 current,
(if there is no ammeter, the STM32F411VET6 is not powered).

4.10 OSC clock

4.10.1 OSC clock supply


If PH0 and PH1 are only used as GPIOs instead of as a clock, then SB14 and SB16 are
closed and R24, R25 and R66 are removed.
MCO from ST-LINK (from MCO of the STM32F103)
This frequency cannot be changed, it is fixed at 8 MHz and connected to PH0-OSC_IN of
the STM32F411VET6. The configuration needed is:
– SB14, SB16 OPEN
– R25 removed
– R66 soldered
Oscillator onboard (from X2 crystal)
For typical frequencies and its capacitors and resistors, please refer to the
STM32F411VET6 Datasheet. The configuration needed is:
– SB14, SB16 OPEN
– R25 soldered
– R66 removed
Oscillator from external PH0 (from external oscillator through pin 7 of the P2 connector)
The configuration needed is:
– SB14 closed
– SB16 closed
– R25 and R66 removed

4.10.2 OSC 32 KHz clock supply


If PC14 and PC15 are only used as GPIOs instead of as a clock, then SB17 and SB18 are
closed, and R21 and R22 are removed.
Oscillator onboard (from X1 Crystal (not provided))
The configuration needed is:
– SB17, SB18 OPEN
– C20, C28, R21 and R22 soldered

DocID027213 Rev 1 17/35


34
Hardware layout UM1842

Oscillator from external PC14 (from external oscillator trough the pin 9 of P2 connector)
The configuration needed is:
– SB17closed
– SB18 closed
– R21 and R22 removed

4.11 BOOT0 configuration


BOOT0 is at level “0” through a pull-down R28. If you want to set BOOT0 at level “1”, it can
be configured by setting a jumper between P2.21 (BOOT0) and P2.22 (VDD).
Note: If you need to set BOOT0 at level "1" continuously, then open SB19 solder bridge to avoid a
consumption of 6 mA, while connecting pin P2.21 and P2.22 with a jumper or with a wire.

4.12 Solder bridges


Table 4. Solder bridges
(1)
Bridge State Description

X2, C18, C19, R24 and R25 provide a clock. 


OFF
PH0, PH1 are disconnected from P2
SB14,16 (X2 crystal)
PH0, PH1 are connected to P2 
ON
R24, R25 and R66 must not be fitted).
SB3,5,7,9 (Default) ON Reserved, do not modify
SB2,4,6,8 (Reserved) OFF Reserved, do not modify
X3, C20, C28, R21 and R22 deliver a 32 KHz clock. 
OFF
SB17,18 (X3 crystal) PC14, PC15 are not connected to P2.
ON PC14, PC15 are only connected to P2. Remove only R21, R22
ON B2 pushbutton is connected to the NRST pin of the STM32F411VET6 MCU
SB1 (B2-RESET)
OFF B2 pushbutton is not connected to the NRST pin of the STM32F411VET6 MCU
ON B1 pushbutton is connected to PA0
SB21 (B1-USER)
OFF B1 pushbutton is not connected to PA0
NRST signal of the CN2 connector is connected to the NRST pin of the
ON
STM32F411VET6 MCU
SB13 (NRST)
NRST signal of the CN2 connector is not connected to the NRST pin of the
OFF
STM32F411VET6 MCU
ON SWO signal of the CN2 connector is connected to PB3
SB15 (SWO)
OFF SWO signal is not connected
OFF Reserved, do not modify
SB10,11 (RX,TX)
ON Reserved, do not modify
OFF No incidence on STM32F103C8T6 (ST-LINK/V2) NRST signal
SB12 (STM_RST)
ON STM32F103C8T6 (ST-LINK/V2) NRST signal is connected to GND

18/35 DocID027213 Rev 1


UM1842 Hardware layout

Table 4. Solder bridges (continued)


Bridge State (1) Description

BOOT0 signal of the STM32F411VET6 MCU is held low through a 510 Ω pull-
ON
down resistor
SB19 (BOOT0)
BOOT0 signal of the STM32F411VET6 MCU is held high through a 10 KΩ pull-
OFF
up resistor
The BOOT1 signal of the STM32F411VET6 MCU is held high through a 10 KΩ
OFF
pull-up resistor
SB20 (BOOT1)
The BOOT1 signal of the STM32F411VET6 MCU is held low through a 510 Ω
ON
pull-down resistor
1. Default SBx state is shown in bold.

4.13 Extension connectors


The male headers P1 and P2 can connect the STM32F411 Discovery board to a standard
prototyping/wrapping board. STM32F411VET6 GPI/Os are available on these connectors.
P1 and P2 can also be probed by an oscilloscope, logical analyzer or voltmeter.

Table 5. MCU pin description versus board function (page 1 of 8)(1)


MCU pin Board function
LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB

Main Alternate

CN5

CN2
LED

P1

P2
function functions

BOOT0 - 94 - - - - - - - - - - - - - - 21
RESET

NRST - 14 - - - - - - - - - - - - - -

TIM2_CH1/TIM2_ETR,
USER

PA0- TIM5_CH1,
23 - - - - - - - - - - - - - -
WKUP USART2_CTS,
ADC1_0, WKUP
TIM2_CH2, TIM5_CH2,
PA1 USART2_RTS, 24 - - - - - - - - - - - - - - -
ADC1_1
TIM2_CH3, TIM5_CH3,
PA2 TIM9_CH1, 25 - - - - - - - - - - - - - 14 -
USART2_TX, ADC1_2
TIM2_CH4, TIM5_CH4,
PA3 TIM9_CH2, 26 - - - - - - - - - - - - - 13 -
USART2_RX, ADC1_3

DocID027213 Rev 1 19/35


34
Hardware layout UM1842

Table 5. MCU pin description versus board function (page 2 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

LRCK/AIN1x

SPI1_NSS,
PA4 SPI3_NSS/I2S3_WS, 29 - - - - - - - - - - - - 16 -
USART2_CK, ADC1_4
SCL/SPC

TIM2_CH1/TIM2_ETR,
PA5 30 - - - - - - - - - - - - 15 -
SPI1_SCK, ADC1_5

TIM1_BKIN,
SDO

PA6 TIM3_CH1, 31 - - - - - - - - - - - - 18 -
SPI1_MISO, ADC1_6
SDA/SDI/SDO

TIM1_CH1N,
PA7 TIM3_CH2, 32 - - - - - - - - - - - - 17 -
SPI1_MOSI, ADC1_7

MCO_1, TIM1_CH1,
I2C3_SCL,
PA8 67 - - - - - - - - - - - - - - 43
USART1_CK,
USB_FS_SOF
TIM1_CH2,
GREEN

VBUS

I2C3_SMBAL,
PA9 68 - - - - - - - - - 1 - - 44
USART1_TX,
USB_FS_VBUS
TIM1_CH3,
PA10 USART1_RX, 69 - - - - - - - - - - 4 - - 41
ID

USB_FS_ID
TIM1_CH4,
USART1_CTS,
DM

PA11 70 - - - - - - - - - - 2 - - -
USART6_TX,
USB_FS_DM
TIM1_ETR,
USART1_RTS,
DP

PA12 71 - - - - - - - - - - 3 - - -
USART6_RX,
USB_FS_DP

20/35 DocID027213 Rev 1


UM1842 Hardware layout

Table 5. MCU pin description versus board function (page 3 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

SWCLK SWDIO
PA13 JTMS-SWDIO 72 - - - - - - - - - - - 4 - 42

JTCK-SWCLK,
PA14 76 - - - - - - - - - - - 2 - 39
I2S3ext_WS

JTDI,
TIM2_CH1/TIM2_ETR,
PA15 77 - - - - - - - - - - - - - - 40
SPI1_NSS,
SPI3_NSS/I2S3_WS
TIM1_CH2N,
PB0 35 - - - - - - - - - - - - - 22 -
TIM3_CH3, ADC1_8
TIM1_CH3N,
PB1 36 - - - - - - - - - - - - - 21 -
TIM3_CH4, ADC1_9
PB2 37 - - - - - - - - - - - - - 24 -
JTDO-SWO,
TIM2_CH2, SPI1_SCK,
SWO

PB3 89 - - - - - - - - - - - 6 - 28
SPI3_SCK/I2S3_CK,
I2C2_SDA
JTRST, TIM3_CH1,
SPI1_MISO,
PB4 90 - - - - - - - - - - - - - - 25
SPI3_MISO,
I2S3ext_SD, I2C3_SDA
TIM3_CH2,
I2C1_SMBAL,
PB5 91 - - - - - - - - - - - - - - 26
SPI1_MOSI,
SPI3_MOSI/I2S3_SD
TIM4_CH1, I2C1_SCL,
SCL

SCL

PB6 USART1_TX, 92 - - - - - - - - - - - - 23
USB_FS_INT
TIM4_CH2, I2C1_SDA,
PB7 93 - - - - - - - - - - - - - - 24
USART1_RX

DocID027213 Rev 1 21/35


34
Hardware layout UM1842

Table 5. MCU pin description versus board function (page 4 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

TIM4_CH3,
TIM10_CH1,
PB8 I2C1_SCL, 95 - - - - - - - - - - - - - - 19
USB_FS_SCL,
SDIO_D4
TIM4_CH4,
TIM11_CH1,
I2C1_SDA,
SDA

SDA

PB9 96 - - - - - - - - - - - - 20
SPI2_NSS/I2S2_WS,
USB_FS_SDA,
SDIO_D5
TIM2_CH3, I2C2_SCL,
PB10 47 - - - - - - - - - - - - - 34 -
SPI2_SCK/I2S2_CK
VCAP1 - 48 - - - - - - - - - - - - - 35 -
TIM1_BKIN,
I2C2_SMBAL,
PB12 51 - - - - - - - - - - - - - 36 -
SPI2_NSS/I2S2_WS,
I2S2ext_WS
TIM1_CH1N,
PB13 SPI2_SCK/I2S2_CK, 52 - - - - - - - - - - - - - 37 -
I2S2ext_CK
TIM1_CH2N,
PB14 SPI2_MISO, 53 - - - - - - - - - - - - - 38 -
I2S2ext_SD
RTC_50Hz,
TIM1_CH3N,
PB15 54 - - - - - - - - - - - - - 39 -
SPI2_MOSI/I2S2_SD,
I2S2ext_MISO
PowerOn

PC0 ADC1_10 15 - - - - - - - - - - - - 8 -

PC1 ADC1_11 16 - - - - - - - - - - - - - 7 -
SPI2_MISO,
PC2 17 - - - - - - - - - - - - - 10 -
I2S2ext_SD, ADC1_12

22/35 DocID027213 Rev 1


UM1842 Hardware layout

Table 5. MCU pin description versus board function (page 5 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

PDM_OUT
AIN4x

SPI2_MOSI/I2S2_SD,
PC3 18 - - - - - - - - - - - 9 -
ADC1_13

PC4 ADC1_14 33 - - - - - - - - - - - - - 20 -
PC5 ADC1_15 34 - - - - - - - - - - - - - 19 -
TIM3_CH1, I2S2_MCK,
PC6 63 - - - - - - - - - - - - - - 47
USART6_TX, SDIO_D6
MCLK

TIM3_CH2, I2S3_MCK,
PC7 64 - - - - - - - - - - - - - 48
USART6_RX, SDIO_D7

MCO_CPUCK,
PC8 TIM3_CH3, 65 - - - - - - - - - - - - - - 45
USART6_CK, SDIO_D0
MCO_2, TIM3_CH4,
PC9 I2C3_SDA, I2S2_CKIN, 66 - - - - - - - - - - - - - - 46
SDIO_D1
I2S3ext_CK,
SCLK

PC10 SPI3_SCK/I2S3_CK, 78 - - - - - - - - - - - - - 37
SDIO_D2
I2S3ext_SD,
PC11 79 - - - - - - - - - - - - - 38
SPI3_MISO, SDIO_D3
I2S3ext_MISO,
SDIN

PC12 SPI3_MOSI/I2S3_SD, 80 - - - - - - - - - - - - - 35
SDIO_CK
PC13 TAMP_1 7 - - - - - - - - - - - - - - 12
OSC32_OUT OSC32_IN

PC14 OSC32_IN 8 - - - - - - - - - - - - - 9

PC15 OSC32_OUT 9 - - - - - - - - - - - - - 10

PD0 - 81 - - - - - - - - - - - - - - 36

DocID027213 Rev 1 23/35


34
Hardware layout UM1842

Table 5. MCU pin description versus board function (page 6 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

PD1 - 82 - - - - - - - - - - - - - - 33
PD2 - 83 - - - - - - - - - - - - - - 34
PD3 - 84 - - - - - - - - - - - - - - 31
RESET

PD4 - 85 - - - - - - - - - - - - - 32

RED
PD5 - 86 - - - - - - - - - - - - - -

PD6 - 87 - - - - - - - - - - - - - - -
PD7 - 88 - - - - - - - - - - - - - - -
PD8 - 55 - - - - - - - - - - - - - 40
PD9 - 56 - - - - - - - - - - - - - 41
PD10 - 57 - - - - - - - - - - - - - 42
PD11 - 58 - - - - - - - - - - - - - 43
BLUE RED ORANGE GREEN

PD12 59 - - - - - - - - - - - - 44 -
TIM4_CH1

PD13 TIM4_CH2 60 - - - - - - - - - - - - 45 -

PD14 TIM4_CH3 61 - - - - - - - - - - - - 46 -

PD15 TIM4_CH4 62 - - - - - - - - - - - - 47 -
INT2 INT1

PE0 TIM4_ETR 97 - - - - - - - - - - - - - 17

PE1 - 98 - - - - - - - - - - - - - 18
DRDY

PE2 - 1 - - - - - - - - - - - - - 15

24/35 DocID027213 Rev 1


UM1842 Hardware layout

Table 5. MCU pin description versus board function (page 7 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

CS_I2C/SPI
PE3 - 2 - - - - - - - - - - - - - 16

PE4 - 3 - - - - - - - - - - - - - - 13
PE5 - 4 - - - - - - - - - - - - - - 14
PE6 - 5 - - - - - - - - - - - - - - 11
PE7 - 38 - - - - - - - - - - - - - 25 -
PE8 - 39 - - - - - - - - - - - - - 26 -
PE9 - 40 - - - - - - - - - - - - - 27 -
PE10 - 41 - - - - - - - - - - - - - 28 -
PE11 TIM1_CH2, SPI4_NSS 42 - - - - - - - - - - - - - 29 -
TIM1_CH3N,
PE12 43 - - - - - - - - - - - - - 30 -
SPI4_SCK
PE13 TIM1_CH3, SPI4_MISO 44 - - - - - - - - - - - - - 31 -
PE14 TIM1_CH4, SPI4_MOSI 45 - - - - - - - - - - - - - 32 -
PE15 TIM1_BKIN 46 - - - - - - - - - - - - - 33 -
OSC_OUT OSC_IN

PH0 OSC_IN 12 - - - - - - - - - - - - - 7

PH1 OSC_OUT 13 - - - - - - - - - - - - - 8
VDD 3 V 3 V 5 V 5 V

- - - - - - - - - - - - - - - - 3

- - - - - - - - - - - - - - - - 4

- - - - - - - - - - - - - - - - 5

- - - - - - - - - - - - - - - - 6

- - - - - - - - - - - - - - - 3 22

DocID027213 Rev 1 25/35


34
Hardware layout UM1842

Table 5. MCU pin description versus board function (page 8 of 8)(1) (continued)
MCU pin Board function

LSM303DLHC

Power supply
Pushbutton
MP45DT02
LQFP100

CS43L22

L3GD20

Free I/O
SWD

OSC
USB
Main Alternate

LED

CN5

CN2

P1

P2
function functions

GND GND GND GND GND GND VDD


- - - - - - - - - - - - - - - 4 -

GND

GND
- - - - - - - - - - - 5 3 1 -

- - - - - - - - - - - - - - - 2 -

- - - - - - - - - - - - - - - 5 -

- - - - - - - - - - - - - - - 23 -

- - - - - - - - - - - - - - - 49 -

- - - - - - - - - - - - - - 50 -

1. The default configuration for the functions used on the boards, is shown in grey color.

26/35 DocID027213 Rev 1


UM1842 Mechanical drawing

5 Mechanical drawing

Figure 8. STM32F411 Discovery board mechanical drawing

&

069

DocID027213 Rev 1 27/35


34
6 Electrical schematics
28/35

Electrical schematics
Figure 9. STM32F411 Discovery board
1 2 3 4

ST_LINK_V2.SCHDOC
U_ST_LINK U_STM32Fx U_Audio
STM32Fx.SchDoc Audio.SchDoc
MCO PA0 PE0 PA4 PB10
MCO PA0 PE0 PA4 PB10
STM32F4_USART2_TX PA2 PA14 TCK/SWCLK PA1 PE1 PC12 PC3
PA2 PA14 PA1 PE1 PC12 PC3
STM32F4_USART2_RX PA3 PA13 TMS/SWDIO PA2 PE2 PC10 PC4
PA3 PA13 PA2 PE2 PC10 PC4
PA3 PE3 PD4
A PA3 PE3 PD4 A
PA4 PE4 PC7 PB6
PA4 PE4 PC7 PB6
NRST T_NRST PA5 PE5 PB9
NRST PA5 PE5 PB9
PB3 T_SWO PA6 PE6
PB3 PA6 PE6
PA7 PE7
PA7 PE7
PA8 PE8 U_IO Peripherals
PA8 PE8
PA9 PE9 IO Peripherals.SchDoc
PA9 PE9
U_USB_OTG_FS PA10 PE10 PD12 PA0
PA10 PE10 PD12 PA0
USB_OTG_FS.SchDoc PA11 PE11 PD13 NRST
PA11 PE11 PD13 NRST
PA9 PD5 PA12 PE12 PD14
PA9 PD5 PA12 PE12 PD14
PA10 PC0 PA13 PE13 PD15 PE0
PA10 PC0 PA13 PE13 PD15 PE0
PA11 PA14 PE14 PE1
PA11 PA14 PE14 PE1
PA12 PA15 PE15 PB6 PE3
PA12 PA15 PE15 PB6 PE3
PB9 PA5
PB9 PA5
PB0 PD0 PE2 PA6
PB0 PD0 PE2 PA6
PB1 PD1 PE4 PA7
PB1 PD1 PE4 PA7
PB2 PD2 PE5
PB2 PD2 PE5
PB3 PD3
PB3 PD3
PB4 PD4
DocID027213 Rev 1

PB4 PD4
PB5 PD5
B PB5 PD5 B
PB6 PD6
PB6 PD6
PB7 PD7
PB7 PD7
PB8 PD8 P2
PB8 PD8
PB9 PD9
PB9 PD9 1 2
P1 PB10 PD10 5V 5V
PB10 PD10 5V 3 4 5V
PD11 3V 3V
1 2 PD11 3V 5 6 3V
PB12 PD12 PH0 PH1
VDD 3 4 VDD PB12 PD12 7 8
NRST PB13 PD13 PC14 PC15
5 6 PB13 PD13 9 10
PC1 PC0 PB14 PD14 PE6 PC13
7 8 PB14 PD14 11 12
PC3 PC2 PB15 PD15 PE4 PE5
9 10 PB15 PD15 13 14
PA1 PA0 PE2 PE3
11 12 15 16
PA3 PA2 PC0 MCO PE0 PE1
13 14 PC0 MCO 17 18
PA5 PA4 PC1 PB8 PB9
15 16 PC1 19 20
PA7 PA6 PC2 PH0 BOOT0
17 18 PC2 PH0 21 22 VDD
PC5 PC4 PC3 PH1 PB6 PB7
19 20 PC3 PH1 23 24
PB1 PB0 PC4 PB4 PB5
21 22 PC4 25 26
PB2 BOOT1 / PB2 PC5 BOOT0 PD7 PB3
23 24 PC5 BOOT0 27 28
PE7 PE8 PC6 PD5 PD6
25 26 PC6 29 30
PE9 PE10 PC7 NRST PD3 PD4
C 27 28 PC7 NRST 31 32 C
PE11 PE12 PC8 PD1 PD2
29 30 PC8 33 34
PE13 PE14 PC9 PC12 PD0
31 32 PC9 35 36
PE15 PB10 PC10 PC10 PC11
33 34 PC10 37 38
NC PB12 PC11 PA14 PA15
35 36 PC11 39 40
PB13 PB14 PC12 PA10 PA13
37 38 PC12 41 42
PB15 PD8 PC13 PA8 PA9
39 40 PC13 43 44
PD9 PD10 PC14 PC8 PC9
41 42 PC14 45 46
PD11 PD12 PC15 PC6 PC7
43 44 PC15 47 48
PD13 PD14
45 46 49 50
PD15 NC
47 48
Header 25X2
49 50
Header 25X2

Rev A.0 --> PCB label MB1115 A-00


Rev B.1 --> PCB label MB1115 B-01 LD3GD20 U7 was routed wrong.
Rev B.2 --> PCB label MB1115 B-02 STM32F401VCT6U replaced by STM32F411VET6U
D D
STMicroelectronics
Title:
STM32F411E-DISCOVERY
Number:MB1115 Rev: B.2(PCB.SCH) Date: 10/16/2014 Sheet 1 of 6
1 2 3 4

UM1842
Figure 10. ST-LINK/V2 (SWD only)

UM1842
1 2 3 4

TCK/SWCLK
PA14
TMS/SWDIO
PA13 SWD
T_NRST
NRST
T_SWO SB13
R5 PB3
R12 10K SB15

RESERVED
100K

SWIM_RST_IN
A A

DEFAULT
Board Ident: PC13=0 R14

SWIM_RST

STM_JTCK
R11 [NA] 10K D2

SWIM_IN

SWIM_IN
SWD R2 AIN_1

SWIM
[NA]
BAT60JFILM
CN2
3V
R10 T_JTCK

48
47
46
45
44
43
42
41
40
39
38
37
1 3V
U2 22 SB3 SB2
2
STM32F103C8T6
3
STM_JTCK SWCLK

PA15/JTDI
VDD_3
VSS_3
PB9
PB8
BOOT0
PB7
PB6
PB5

PB3/JTDO

JTCK/SWCLK
PB4/JNTRST
4 SB5 SB4
C9 C6 R15 T_JTMS
5
22 SB7 SB6
6
20pF X1 20pF 1
VBAT VDD_2
36
3V
R16 T_NRST STM_JTMS SWDIO
3V 1 2 2 35 Header 6 22 SB9 SB8
PC13 VSS_2
3 34 STM_JTMS R17 T_SWO
8MHz PC14 JTMS/SWDIO
4 33 USB_DP 22
PC15 PA12
R18 OSC_IN 5 32 USB_DM
OSCIN PA11
100K OSC_OUT 6 31 T_SWO
OSCOUT PA10

1
2
3
4
B
STM_RST 7
NRST PA9
30 LED_STLINK RC Must be very close to STM32F103 pin 29 B
8 29 R66 MCO
C11 VSSA PA8 MCO
9 28 100 CN3
SB12 100nF3V R20 4K7 AIN_1 10
VDDA PB15
27 T_JTMS C67
PA0 PB14 20pF
11 26 T_JTCK Jumpers ON --> DISCOVERY Selected
PA1 PB13 R67
R19 4K7 12 25

PB2/BOOT1
PA2 PB12 100 Jumpers OFF --> ST-LINK Selected
DocID027213 Rev 1

Not Fitted

STLINK_TX
T_SWDIO_IN

VDD_1
VSS_1
PB10
PB11
PA3
PA4
PA5
PA6
PA7
PB0
PB1
STM32F4_USART2_RX Wired on Solder Side

13
14
15
16
17
18
19
20
21
22
23
24
PA3
Idd LD1
SB11 Red
JP4

SWIM_IN
COM R4

T_NRST
T_JTDO

T_JRST
JP1

T_JTCK
TX 3V VDD 2 1

T_JTDI
3V JP2

SWIM
RX 100
STLINK_RX
PA2 R13
SB10 JP3 R3
STM32F4_USART2_TX 1K LED_STLINK 3 4 R1
3V
C 100 0 C
Not Fitted _Green
LD2 LD_BICOLOR_CMS
Close to JP 3V
LED, red
Not Fitted EXT_5V, Input or Output
PWR
C7 C8 C12 C10 D1
100nF 100nF 100nF 100nF 5V U1 D3
U5V 5V
1 Vin Vout 5
3V
BAT60JFILM
3 INH BAT60JFILM
C1 GND BYPASS C4
USB 5V U3 2V5 1uF 1uF

4
U5V
1 Vin Vout 5 LD3985M33R OUT_3V, Only Output
CN1 C2 C5 C3
1 R7 1K5 3 100nF 10nF 100nF
VCC 3V C17
INH
C14
2 R9 0 USB_DM GND BYPASS
D- 1uF 1uF
3 R8 0 USB_DP
D+

4
4 R6 100K LD3985M25R
ID C16 C13 C15
5
D GND 100nF 10nF 100nF D
SHELL
6
STMicroelectronics

Electrical schematics
USB-MINI-typeB
Title:
STM32F411E-DISCOVERY ST-LINK/V2 (SWD only)
Number:MB1115 Rev: B.2(PCB.SCH) Date: 10/16/2014 Sheet 2 of 6
1 2 3 4
29/35
Figure 11. STM32F411VET6 MCU
30/35

Electrical schematics
1 2 3 4

U4A
PA0 23 97 PE0
PA0 PA0 PE0 PE0
PA1 24 98 PE1
PA1 PA1 PE1 PE1
PA2 25 1 PE2
PA2 PA2 PE2 PE2
PA3 26 2 PE3 BOOT1
PA3 PA3 PE3 PE3
PA4 29 3 PE4 VDD
PA4 PA4 PE4 PE4
PA5 30 4 PE5
A PA5 PA5 PE5 PE5 A
PA6 31 5 PE6
PA6 PA6 PE6 PE6
PA7 32 38 PE7 R30
PA7 PA7 PE7 PE7
PA8 67 39 PE8 10K
PA8 PA8 PE8 PE8
PA9 68 40 PE9 PB2
PA9 PA9 PE9 PE9
PA10 69 41 PE10
PA10 PA10 PE10 PE10
PA11 70 42 PE11 R31
PA11 PA11 PE11 PE11
PA12 71 43 PE12 510
PA12 PA12 PE12 PE12
PA13 72 44 PE13
PA13 PA13 PE13 PE13
PA14 76 45 PE14
PA14 PA14 PE14 PE14
PA15 77 46 PE15
PA15 PA15 PE15 PE15
SB20
VDD PB0 35 81 PD0
PB0 PB0 PD0 PD0
PB1 36 82 PD1
PB1 PB1 PD1 PD1
PB2 37 83 PD2
PB2 PB2 PD2 PD2
R27 R32
PB3
PB3 89
PB3 PD3
84 PD3
PD3
Must be close to the Crystal
4.7K 4.7K PB4 90 85 PD4
PB4 PB4 PD4 PD4
PB5 91 86 PD5
PB5 PB5 PD5 PD5
PB6 PB6 92 87 PD6
PB6 PB6 PD6 PD6
PB9 PB7 93 88 PD7 MCO
B PB7 PB7 PD7 PD7 MCO B
PB8 95 55 PD8
PB8 PB8 PD8 PD8
PB9 96 56 PD9
PB9 PB9 PD9 PD9
PB10 47 57 PD10
PB10 PB10 PD10 PD10
58 PD11
PD11 PD11 PH0
PB12 51 59 PD12 SB14
PB12 PB12 PD12 PD12
PB13 52 60 PD13
PB13 PB13 PD13 PD13 PH1
DocID027213 Rev 1

PB14 53 61 PD14 SB16


PB14 PB14 PD14 PD14
PB15 54 62 PD15
PB15 PB15 PD15 PD15 R25 C19
PC0 15 99 0 20pF
PC0 PC0 VSS

2
PC1 16
PC1 PC1 X2
PC2 17
PC2 PC2 8MHz
PC3 18 12 PH0-OSC_IN
PC3 PC3 PH0

1
PC4 33 13 PH1-OSC_OUT R24 220 C18
PC4 PC4 PH1
PC5 34 20pF
PC5 PC5
PC6 63 C20
PC6 PC6 R22
PC7 64 8 PC14-OSC32_IN
PC7 PC7 PC14
PC8 65 9 PC15-OSC32_OUT 0
PC8 PC8 PC15

3
PC9 66 6.8pF
C PC9 PC9 X3 C
PC10 78
PC10 PC10 PC14 XTAL_32K_20PPM
PC11 79 14 NRST SB18
PC11 PC11 NRST NRST
PC12 80 C28
PC12 PC12

2
PC13 7 94 BOOT0 R28 510 R21
PC13 PC13 BOOT0
0
STM32F411VET6U 6.8pF
VDD U4B R29 SB19
BOOT0 PC15
11
VDD5 VSS5
10 [NA] SB17 Not Fitted
19 27
VDD12 VSS4
28 74
L1 R23 VDD4 VSS2
50 VDD
VDD1
Ferrite 47 75
C22 C21 VDD2
100
1uF 100nF VDD3
49
C24 C23 VSS
21 20
1uF 100nF VREF+ VSSA
22 48
VDDA VCAP1
6 73
VBAT VCAP2
R26 0
D C30 C26 C31 C35 C38 C33 D
100nF 100nF 100nF 100nF
STM32F411VET6U
2.2uF 2.2uF STMicroelectronics
C25 C32 C34 C29 C27
100nF 100nF 100nF 100nF 1uF Title:
STM32F411E-DISCOVERY MCU
Number:MB1115 Rev: B.2(PCB.SCH) Date: 10/16/2014 Sheet 3 of 6
1 2 3 4

UM1842
Figure 12. Audio

UM1842
1 2 3 4

A A
R59 R60
51 51

C60 C61
U8 22nF 22nF 2 CN4
Audio_SDA PB9 1 15
PB9 SDA HP/LINE_OUTA
Audio_SCL PB6 2 14
PB6 SCL HP/LINE_OUTB
3 31 3
A0 SPKR/HP R63 1
I2S3_MCK PC7 37 0 ST-225-02
PC7 MCLK
I2S3_SCK PC10 38 4
PC10 SCLK SPKR_OUTA+
I2S3_SD PC12 39 6
PC12 SDIN SPKR_OUTA-
I2S3_WS PA4 40 7
PA4 LRCK SPKR_OUTB+ C49 C50
Audio_RST PD4 32 9
PD4 RESET SPKR_OUTB- 100nF 100nF
8
R43 VP 3V
10 5
-VHPFILT VP
10K 11
B FLYN B
30 C47
C52 C56 AIN1B R45 R46
29 PA4 Audio_DAC_OUT
1uF 1uF AIN1A
12 26 100 [NA]
FLYP AIN2B 1uF R44
25
AIN2A
2V5 24 100K
AIN3B R50
13 23
DocID027213 Rev 1

+VHP AIN3A C58


16 22 C57 100K
C44 C45 C59 C64 VA AIN4B R51 10nF R52 R53
34 21 PC3 PDM_OUT
100nF 100nF 100nF 1uF VD AIN4A
100 1.2K 0
20 19 1uF
TSTO VQ R47
3V 36 28 PC4
TSTO AFILTB PC4
33 27 [NA]
VL AFILTA C63
35 18
C46 DGND FILT+ C51 1uF
41 17
100nF GND/Thermal Pad AGND C53 150pF
CS43L22 C62 150pF
I2C address 0x94 1uF

C C

3V C66 3V

C65
100nF

R62 U10 10uF


[NA] 1 6
GND VDD
2 5 PC3 PDM_OUT
LR DOUT PC3
3 4 PB10 CLK_IN
R61 GND CLK PB10
0 MP45DT02

D D
STMicroelectronics

Electrical schematics
Title:
STM32F411E-DISCOVERY Audio
Number:MB1115 Rev: B.2(PCB.SCH) Date: 10/16/2014 Sheet 4 of 6
1 2 3 4
31/35
Figure 13. USB_OTG_FS
32/35

Electrical schematics
1 2 3 4

A A

3V

R65
620

3V
LD8
R49 LED, red
R41 U6 47K
10K 2 3 R48 PD5 OTG_FS_OverCurrent
GND FAULT PD5
5 1 0
R42 5V IN OUT
OTG_FS_PowerSwitchOn PC0 4 CN5
PC0 EN
0 1
C54 VBUS

USB_Micro-AB receptacle
STMPS2141STR 2
B 4.7uF DM B
3
DP
4
ID
5
GND
DocID027213 Rev 1

6
Shield
VBUS_FS PA9 USB-MICRO-AB
PA9
OTG_FS_DM PA11 R56 22
PA11
OTG_FS_DP PA12 R58 22
PA12
OTG_FS_ID PA10 R57 0
PA10

3V

C C
U9 R64
B3 A3 330
Vbus ID
C3 C1
D+out D+in
D3 D1
D-out D-in LD7
A2 B1
Dz Pd1 LED, green
B2 C2
Pup Pd2
D2 R54
GND

3
47K
EMIF02-USB03F2 1 T1
9013-SOT23

2
R55
[NA]

D D
STMicroelectronics
Title:
STM32F411E-DISCOVERY USB_OTG_FS
Number:MB1115 Rev: B.2(PCB.SCH) Date: 10/16/2014 Sheet 5 of 6
1 2 3 4

UM1842
Figure 14. Peripherals

UM1842
1 2 3 4

VDD VDD
A R37 A

100 R33

4
1

SW-PUSH-CMS_BLUE
[NA]

B1
C36 NRST
NRST
SB1

4
1

SW-PUSH-CMS_BLACK
[NA]

3
2
R34

B2
PA0 C39
PA0
SB21 330
100nF
R35

3
2
220K

USER & WAKE-UP Button RESET Button


B B
DocID027213 Rev 1

3V

U5 C37
1 14 10uF
VDD_IO VDD
PB6 2 13 C41 220nF LD4
PB6 SCL SETC
PB9
PB9 3
SDA SETP
12 U PD12
PD12 R38
PE5 4 11 330
PE5 INT2 GND LED, green
PE4 5 10
PE4 INT1 GND C40
6 9 PE2 LD3
C1 DRDY PE2 100nF R36
7 8 PD13
C GND NC PD13 C
L R 1K
C42 LSM303DLHC LED, orange
4.7uF LD5
PD14 R39
PD14
1K
LED, red
3V D LD6
PD15 R40
PD15
510
U7 LED, blue
1 16
VDD_IO VDD C55
SPI1_SCK PA5 2 15
PA5 SCL/SPC VDD 100nF
SPI1_MOSI PA7 3 14
SPI1_MISO
PA7
PA6
PA6 4
SDA/SDI/SDO
SA0/SDO
C1
GND
13 LEDs
CS_I2C/SPI PE3 5 12 C48 C43
PE3 CS_I2C/SPI GND 10nF 10uF
MEMS_INT2 PE1 6 11
PE1 DRDY/INT2 GND
MEMS_INT1 PE0 7 10
PE0 INT1 GND
8 9
GND GND
D D
L3GD20
STMicroelectronics
MEMS

Electrical schematics
Title:
STM32F411E-DISCOVERY Peripherals
Number:MB1115 Rev: B.2(PCB.SCH) Date: 10/16/2014 Sheet 6 of 6
1 2 3 4
33/35
Revision history UM1842

7 Revision history

Table 6. Document revision history


Date Revision Changes

16-Dec-2014 1 Initial release.

34/35 DocID027213 Rev 1


UM1842

IMPORTANT NOTICE – PLEASE READ CAREFULLY

STMicroelectronics NV and its subsidiaries (“ST”) reserve the right to make changes, corrections, enhancements, modifications, and
improvements to ST products and/or to this document at any time without notice. Purchasers should obtain the latest relevant information on
ST products before placing orders. ST products are sold pursuant to ST’s terms and conditions of sale in place at the time of order
acknowledgement.

Purchasers are solely responsible for the choice, selection, and use of ST products and ST assumes no liability for application assistance or
the design of Purchasers’ products.

No license, express or implied, to any intellectual property right is granted by ST herein.

Resale of ST products with provisions different from the information set forth herein shall void any warranty granted by ST for such product.

ST and the ST logo are trademarks of ST. All other product or service names are the property of their respective owners.

Information in this document supersedes and replaces information previously supplied in any prior versions of this document.

© 2014 STMicroelectronics – All rights reserved

DocID027213 Rev 1 35/35


35

You might also like