Вы находитесь на странице: 1из 17

June 2011 Doc ID 18433 Rev 2 1/17

UM1050
User manual
STM32W-RFCKIT
RF control kit for STM32W108xx microcontrollers
1 Introduction
The STM32W-RFCKIT low-cost RF control kit is an easy-to-use tool for STM32W108xx RF
microcontrollers. This family of microcontrollers integrates a 32-bit ARM Cortex-M3
microprocessor and a 2.4 GHz, IEEE 802.15.4-compliant transceiver. The kit demonstrates
plug and play 2.4 GHz RF point-to-point communications targeting general-purpose
wireless control systems.
The STM32W-RFCKIT RF control kit provides demonstration applications and
documentation which serve as a reference for creating your own applications and re-
programming the STM32W108xx microcontroller.
You can run the STM32W-RFCKIT RF control kit in several ways using the dedicated
software libraries (Simplified MAC, ZigBee RF4CE and ZigBee PRO). This kit provides
access to a set of straightforward HAL APIs enabling application engineers to easily develop
RF control capabilities such as LEDs, serial communication channels (virtual COM through
USB), MEM enabled pointers, etc. Moreover, thanks to the flexibility of STM32W
microcontrollers, developers will also be able to use the kit with other available protocol
network libraries: MAC based, RF4CE, ZigBee PRO or 6LowPan.
This manual provides information about:
STM32W-RFCKIT RF control kit components
How to install the related hardware, software and documentation trees
How to run the preprogrammed demonstration applications
Note: For more information, visit the STM32W 32-bit RF microcontroller webpages at
www.st.com/stm32w_rfcontrol
These webpages provide full access to all STM32W108xx resources (kits, software
packages and documents).
www.st.com
Contents UM1050
2/17 Doc ID 18433 Rev 2
Contents
1 Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
2 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1 Kit description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.1.1 Hardware . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2 MB950 hardware description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2.1 MB950 resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
2.2.2 MB950 connectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.3 MB950 connectors: P1 pins . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.4 MB950 jumper configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2.2.5 MB950 PC interface chip . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.2.6 MB950 battery holder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3 MB951 hardware description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3.1 MB951 resources . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3.2 MB951 connectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3.3 MB951 jumper configuration . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
2.3.4 MB951 PC interface chip . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.3.5 MB951 battery holder . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.4 Software . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.5 Documentation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2.6 Software libraries and demonstration applications . . . . . . . . . . . . . . . . . . . 7
2.7 Kit setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.7.1 Powering on the boards . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.7.2 Installing the ST Virtual COM port driver USB drive . . . . . . . . . . . . . . . . 8
2.7.3 Setting up the application serial communication channel . . . . . . . . . . . . 8
3 Running the STM32W-RFCKIT RF control kit . . . . . . . . . . . . . . . . . . . . . 9
3.1 Installing the STM32W-RFCKIT RF control kit software tree . . . . . . . . . . . 9
3.1.1 Building and download the Simple MAC talk demonstration application . 9
3.1.2 Basic RF communication using the talk demonstration application . . . . 10
4 STM32W-RFCKIT utilities and software tools . . . . . . . . . . . . . . . . . . . . 11
4.1 stm32w_flasher utility . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
UM1050 Contents
Doc ID 18433 Rev 2 3/17
5 List of acronyms . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Appendix A Available board schematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
6 Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Getting started UM1050
4/17 Doc ID 18433 Rev 2
2 Getting started
This section provides a complete description of the STM32W-RFCKIT RF control kit's
hardware and software.
2.1 Kit description
2.1.1 Hardware
The STM32W-RFCKIT RF control kit's package contains the following hardware
components:
One STM32W108xx MB950 remote application board
One STM32W108xx MB951 USB dongle

Note: For information concerning the STM32W108xx MB950 and MB951 boards, refer to the
documentation included with all available software and the documentation tree installer file
(see Section 2.6: Software libraries and demonstration applications).
2.2 MB950 hardware description
2.2.1 MB950 resources
The following table lists the resources available in the MB950 board to develop applications,
and their connections with STM32W108 pins.
Figure 1. MB950 remote application board Figure 2. MB951 USB dongle

UM1050 Getting started
Doc ID 18433 Rev 2 5/17

2.2.2 MB950 connectors
The following table lists the connectors available in the MB950 board and their
functionalities.

2.2.3 MB950 connectors: P1 pins

2.2.4 MB950 jumper configuration
None
Table 1. MB950 resources
Rev. A
Type Label Part STM32W108 pin
Button RST1 nRST
Button S1 PB3
Button S2 PA7
Button S3 PB7
Button S4 PB0
Button S5 PB6
Led D1 PA5
Led D3 PA0
Led D5 Infrared led (not fitted) PB4
Mems U2 LIS302 PA1, PA2
Temperature Sensor U3 STLM20 PA4
Table 2. MB950 connectors
Type Label Function
Mini USB J4 PC I/O
Debug Connector P1 SWD debug
Table 3. MB950 connectors: P1 pins
Name GPIO/ Function
1 GND
2 +VBRD
3 nRST
4 SWDIO/JTMS
5 SWCLK/JTCK
Getting started UM1050
6/17 Doc ID 18433 Rev 2
2.2.5 MB950 PC interface chip
The following table lists the PC interface chip available in the MB950 board to allow I/O
interface to the STM32W108.

2.2.6 MB950 battery holder

2.3 MB951 hardware description
2.3.1 MB951 resources
The following table lists the resources available in the MB951 board to develop applications
and their connection with STM32W108 pins.

2.3.2 MB951 connectors
The following table lists the connectors available in the MB951 board and their
functionalities.

2.3.3 MB951 jumper configuration
None
Table 4. MB950 PC interface chip
Type Part
PC I/O interface STM32F103TBU6
Table 5. MB950 battery holder
Type Part
2x AAA battery holder BT1
Table 6. MB951 resources
Rev. A
Type Label Part STM32W108 pin
Button S1 A3
Led D1 PA5
Led D3 PA0
Figure 3. MB951 connectors
Type Label Function
USB P1 PC I/O
UM1050 Getting started
Doc ID 18433 Rev 2 7/17
2.3.4 MB951 PC interface chip
The following table lists the PC interface chip available in the MB951 board to allow I/O
interface to the STM32W108.

2.3.5 MB951 battery holder
None
2.4 Software
The STM32W-RFCKIT RF control kit does not contain any CD-ROMs.
2.5 Documentation
The STM32W-RFCKIT RF control kit contains a welcome letter which briefly describes its
components and targeted applications.
2.6 Software libraries and demonstration applications
The following installer files are available on the STM32W 32-bit RF microcontroller
webpages:
ST Simple MAC- 1.0.3.0-STM32W108: installer file which provides the STM32W108
Simple MAC software library and demonstration applications targeting point-to-point
communication scenarios based on the IEEE 802.15.4 protocol.
ST ZigBee RF4CE-1.2.0.0-STM32W108: installer file which provides the STM32W108
ZigBee RF4CE software library and demonstration applications for controlling an
RF4CE-compliant TV using an RF4CE-compliant remote control.
EmberZNet-4.3.0.0-STM32W108: installer file which provides the EmberZNet 4.3.0
GA software libraries and demonstration applications targeting the mesh network
scenarios based on the ZigBee PRO protocol stack.
Note: 1 For a detailed description of software and documentation trees, refer to the related
documentation (starting from the HTML index file, that comes with each installer file).
2 Each installer file also provides a set of prebuilt binary images (applications and utilities).
3 For the most recent installer file versions, visit the STM32W 32-bit RF microcontroller
webpages at www.st.com/stm32w_rfcontrol
Table 7. MB951 PC interface chip
Type Part
PC I/O interface STM32F103TBU6
Getting started UM1050
8/17 Doc ID 18433 Rev 2
2.7 Kit setup
2.7.1 Powering on the boards
The MB950 application board can be powered as follows:
Via batteries
Via USB
To power on the MB951 USB dongle, simply plug it into a PC USB port.
2.7.2 Installing the ST Virtual COM port driver USB drive
To use the serial communication channel on the kit application boards, a Virtual COM port
driver for STM32F103xx must be installed. This driver can be directly downloaded from the
ST website at http://www.st.com/internet/com/SOFTWARE_RESOURCES/
SW_COMPONENT/SW_DRIVER/vcpdriver_v1.zip
2.7.3 Setting up the application serial communication channel
To setup a serial communication channel for the kit application boards, follow these steps:
1. On the MB950 application board, connect a mini-USB cable between the boards mini-
USB connector and a PC USB port.
2. Plug the MB951 USB dongle into a PC USB port.
3. Using the mouse, right-click on My Computer, select Manage, Device Manager, and
open Ports (COM & LPT) to display the related USB COMx ports.
4. Open a Hyper Terminal on the corresponding USB virtual COMx ports with the
following configuration:
Bit rate: 115200; Data bits: 8; Parity: None; Stop bits: 1; Flow control: None
UM1050 Running the STM32W-RFCKIT RF control kit
Doc ID 18433 Rev 2 9/17
3 Running the STM32W-RFCKIT RF control kit
In the STM32W-RFCKIT RF control kit, the Simple MAC talk application is preprogrammed
on both kit boards.
The Simple MAC talk demonstration application is a simple application that demonstrates
point-to-point IEEE 802.15.4 wireless communications using the STM32W108xx MCU.
It allows basic RF control of the USB dongle LEDs by pushing the application board's
buttons. Further, it can be used as a wireless RS-232 cable replacement. For example, all
data received on the serial port will be sent wirelessly to the other board and all the data
received wirelessly will be sent to the serial port.
3.1 Installing the STM32W-RFCKIT RF control kit software tree
To install the specific kit software and documentation tree, download the related installer file
from the STM32W 32-bit RF microcontroller webpages, then start the installation process
on your destination folder.
3.1.1 Building and download the Simple MAC talk demonstration application
The Simple MAC talk demonstration application runs on all STM32W-RFCKIT RF control kit
boards.
Using the prebuilt talk binary image
To download and run the prebuilt talk binary image on the kit's board, use the
stm32w_flasher utility with the prebuilt talk.s37 binary file. For information on how to use the
stm32w_flasher utility, refer to Section 4.1: stm32w_flasher utility.
Using the talk IAR project
An IAR workspace is also provided for building the Simple MAC talk demonstration
application.
Follow these steps to build the talk demonstration application image talk.s37.
1. Open the IAR toolset.
2. From the File, Open, Workspace menu, open the talk.eww IAR project.
3. From the Project menu, select Rebuild All. A binary file talk.s37 is built in the specific
demonstration application directory under the selected installation path.
Note: For the talk application, two workspaces are provided:
1. STM32W108 used to build a binary image with no IAP bootloader support.
2. STM32W108-btl used to build a binary image supporting the IAP bootloader (file
iap_bootloader.s37 in the prebuilt folder).
Running the STM32W-RFCKIT RF control kit UM1050
10/17 Doc ID 18433 Rev 2
3.1.2 Basic RF communication using the talk demonstration application
Once the talk application has been loaded on the kit's board, different RF communication
scenarios can be targeted as described in the table below.

Note: 1 When pressing a button on the application board, LED D1 is turned on, indicating a packet
is going to be sent.
2 When pressing a button on the application board, if something is wrong with the current RF
communication (packet transmission failed or no acknowledgment received from the USB
dongle), the application board LEDs D1 and D3 start blinking for few seconds.
For setting a chat communication, it is requested to setup a serial communication channel
on both kit's boards by following the steps described in Section 2.7.3: Setting up the
application serial communication channel.
Once the serial communication channels of the kit's boards are correctly configured, the two
talk demonstration applications can communicate by typing the chat text on the
corresponding HyperTerminal.
The above example application shows how an RS-232 cable connection between two
devices can be replaced with a wireless system using STM32W108xx microcontrollers.
Table 8. Supported talk RF control scenarios through application board buttons
Application board USB dongle
Press button S1 LED D1 toggles
Press button S2 LED D3 toggles
Press button S3 LED D1, D3 both toggle
Press button S4 LED D1 blinks for few seconds
Press button S5 LED D3 blinks for few seconds
UM1050 STM32W-RFCKIT utilities and software tools
Doc ID 18433 Rev 2 11/17
4 STM32W-RFCKIT utilities and software tools
4.1 stm32w_flasher utility
The stm32w_flasher utility allows you to download a binary file into the STM32W-RFCKIT
RF control kit's boards. This utility comes with the Simple MAC software installer file.
To download a binary image, follow these steps:
1. Connect the kit board to a PC USB port.
2. Using the mouse, right-click on My Computer, select Manage, Device Manager, and
open Ports (COM & LPT) to display the related USB COMx port.
3. Open a DOS Window on your PC and go to the utilities folder which is created after the
installation process.
4. Type the following command:
stm32w_flasher -p <COMx> -r -f <file_name.bin/.s37>
where COMx is the virtual COM related to the connected application board, and
file_name.bin/.s37 is the application image to be downloaded.
List of acronyms UM1050
12/17 Doc ID 18433 Rev 2
5 List of acronyms

Table 9. List of acronyms
Term Meaning
API Application programming interfaces
CERC Consumer electronic remote control
GA General availability
HAL Hardware abstraction layer
IDE Integrated development tool
MAC Media access control
RC Remote control
RF Radio frequency communication
USB Universal serial bus
A
v
a
i
l
a
b
l
e

b
o
a
r
d

s
c
h
e
m
a
t
i
c
s
U
M
1
0
5
0
1
3
/
1
7
D
o
c

I
D

1
8
4
3
3

R
e
v

2
Appendix A Available board schematics
Figure 4. MB953 module
L2
3.3nH
C6
12pF
C5
12pF
X1 24MHz
GND GND
C3
8pF
+1V8
C21
10nF
C20
1uF
R
4
180K(1%)
GND
GND
GND GND
GND
VDDA
1
VDDA
2
RF P
3
RF N
4
VDD RF
5
RF TX ALT P
6
RF TX ALT N
7
VDD F
8
BAS R
9
VDDA
10
GPO21
11
G
P

O
2
2
1
3
G
P

O
2
3
1
4
V
R
E
G

O
U
T
1
5
V
D
D
P
A
D
S
1
6
V
D
D

C
O
R
E
1
7
G
P

O
7
1
8
G
P

O
1
1
1
9
G
P

O
1
2
2
0
G
P

O
0
2
1
G
P

O
1
2
2
V
D
D
P
A
D
S
2
3
GPO19
34
GPO20
35
GPO3
25
GPO4
26
GPO5
27
VDD PADS
28
GPO6
29
GPO9
30
GPO10
31
JTCK
32
GPO18
33
V
D
D
A
4
5
V
D
D
A
4
6
O
S
C
B
4
7
V
D
D

P
A
D
S
3
7
G
P

O
1
7
3
8
V
D
D

M
E
M
3
9
G
P

O
1
6
4
0
G
P

O
1
5
4
1
G
P

O
1
4
4
2
G
P

O
1
3
4
3
V
D
D

C
O
R
E
4
4
RSTB
12
G
P

O
2
2
4
GPO8
36
O
S
C
A
4
8 C1
+1V2
+1V2
C4
470nF
GND
C2
10nF
GND
C1
10nF
GND
R6
10K
R1 10R
C22
10nF
GND
C16
10nF
GND
R5
1R
C19
2.2uF
GND
+1V8
nRST
C18
100nF
GND
C17
GND
C11
GND
C7
GND
1
5
4
2
3
+
-
T1
WE748-421-245 L1 0R
C9
C8 0R
GND
GND
C12
8pF
GND
C10
GND
4 2
1
GND
3
FLT1
WE748-351-124
GND
JTCK
1 PA6
1 PB2
1 PC2
1 PC4
1
PB0
1
PC3
1
1
PB1
1 PA4
1 PA5
1
PA3
1
nRST
G
P

O
1
4
G
P

O
1
5
G
P

O
1
3
G
P

O
1
6
1
PB6
1
PC0
1
PB7
1
PB5
G
P

O
1
2
G
P

O
1
1
G
P

O
0
7
G
P

O
0
0
G
P

O
0
1
1
PA7
1
PB4
1
PA1
1
PB3
1
PA0
G
P

O
0
2
1
PA2
1
VCC
1
GND
GND
ANT
l00nP
l00nP
STM32wl08
SwCLK
+v8PD
LPAD
GP|O03
GP|O04
GP|O05
GP|O06
GP|O09
GP|Ol0
GP|O08
GP|O20
GP|Ol9
GP|Ol8
l00nP
+v8PD
+v8PD
U
M
1
0
5
0
A
v
a
i
l
a
b
l
e

b
o
a
r
d

s
c
h
e
m
a
t
i
c
s
D
o
c

I
D

1
8
4
3
3

R
e
v

2
1
4
/
1
7
Figure 5. MB950 Rev.A
C1 C2
GND
GND
GND
USART2TX
USART2RX
D3
Yellow
D1
Green
R2
470R
R1
470R
RST1
SW-PB
+VUSB
Vbus
1
D -
2
D+
3
D
4
GND
5
6
J4
USB_MNB
GND
C6
100nF
C5
4.7uF
C4
2.2uF
GND GND GND
+VUSB
C3
100nF
GND
+3V3
GND
R15 1k5
R16 1k5
Q3
2STR1215
P
A
5
Q2
2STR1215
PA0
5
PB1
12
PB2
13
SWCLK
14
PC2
15
PC3
16
VCC
23
PC0
19
PB7
20
PB6
21
PB5
22
GND
24
PC4
17
PB0
18
nRST
1
PA7
2
PB3
3
PB4
4
PA1
6
PA2
7
PA3
8
PA4
9
PA5
10
PA6
11
ZG2LY1
ZGMOD2 Layers
JTDO
JTD
JTCK
USART2TX
USART2RX
JTMS
JTRST
S2
SW-PB
S1
SW-PB
GND
S4
SW-PB
S5
SW-PB
S3
SW-PB
GND
C34
100nF
GND
Byp
3
Vout
4
Vin
5
Shdn
1
GND
2
U1
LK112M33TR
GND
+VBATAAA
+
1
-
2
AAA
BT1
AAA
GND
+VBRD
D5
TSHF5210
R4
10R
PB4
R6
1k5
GND
R7
10k
PB4
Q1
2STR1215
Not fitted Optional
D4 BAT46ZFLM
D2 BAT46ZFLM
V
d
d
_

O
1
G
N
D
2
R
e
s
e
r
v
e
d
3
G
N
D
4
G
N
D
5
V
d
d
6
CS
7

N
T

1
8

N
T

2
9
G
N
D
1
0
G
N
D
1
1
S
D
O
1
2
S
D
A
/
S
D

1
3
SCL/SPC
14
U2
ST: LS302DL
GND
GND GND
R8
0R
PA3
PA7
PB3
PA6
C8
100nF
GND
PA2/UART2TX
9
Vss1
18
PA8
20
PA9/UART1TX
21
PA10/UART1RX
22
PA11/USBDM
23
PA12/USBDP
24
PA13/JTMS
25
Vss2
26
PA15/JTD
29
PB3/JTDO
30
PB4/JNTRST
31
PB5
32
PB6/C2C1SCL
33
PB7/2C1SDA
34
BOOT0
35
Vss3
36
Vdd3
1
Vdd2
27
PA14/JTCK
28
PD0/OSCN
2
PD1/OSCOUT
3
NRST
4
VssA
5
VddA
6
PA0/WKUP
7
PA1
8
PA3/UART2RX
10
PA4/SP1NSS
11
PA5/SP1SCK
12
PA6/SP1MSO
13
PA7/SP1MOS
14
PB0/ADC12N8
15
PB1/ADC12N9
16
PB2/BOOT1
17
Vdd1
19
C2 STM32F103_QFN36
GND
GND
GND
R5 1k5
GND
GND
PA5
CAV1
CAV2P
C9
22pF
C7
22pF
GND GND
R3
10K
C10
GND
+3V3
P
A
5
PA4
R9 0R
PB5
PB6
CAV2
CAV2P
R11
1k5
R10
4k7
PA0
R12
4k7
R13 1k5
NC
1
GND
2
Vout
3
Vcc
4
GND
5
U3
ST: STLM20W87F
C11
100nF
R17
470R
GND
PA4
R14
0R
R18
NC
GND
GND
+VBRD
P
A
0
1
2
3
4
5
P1
JTCK
JTMS
GND
Not fitted Optional
X1
8MHz
nRST
nRST
GND
MS19570V1
+v8PD
+v8PD
+v8PD
+v8PD
+v8PD
+v8PD
100nF 100nF
100nF
EPAD
Dbg Port
+v8PD
+v8PD
A
v
a
i
l
a
b
l
e

b
o
a
r
d

s
c
h
e
m
a
t
i
c
s
U
M
1
0
5
0
1
5
/
1
7
D
o
c

I
D

1
8
4
3
3

R
e
v

2
Figure 6. MB951 Rev.A
D3
Yellow
D1
Green
R7
1k
R3
1k
GND
C23
100nF
C15
2.2uF
C14
100nF
C13
100nF
GND GND GND GND
+VUSB
GND
C24
2.2uF
GND
R15
1k
R8 1k
G
P

O
0
5
Q1
BC846W
L2
3.3nH
C6
18pF
C5
18pF
X1 24MHz
GND GND
C3
8pF
+1V8
C21
10nF
C20
1uF
R
4
180K(1%)
GND
GND
GND GND
GND
+1V2
+1V2
C4
470nF
GND
C2
10nF
GND
C1
10nF
GND
R6
10K
R1 10R
C22
10nF
GND
C16
10nF
GND
R5
1R
C19
2.2uF
GND
+1V8
GPO10
GPO09
nRST
+VBRD
+VBRD
C18
100nF
GND
C17
100nF
GND
C11
100nF
GND
C7
100nF
GND
1
5
4
2
3
+
-
T1
WE748-421-245
E1
AN0835
L1
7.5nH
C9
C8
220pF
GND
GND
C12
8pF
GND
C10
GND
4 2
1
GND
3
FLT1
WE748-351-124
GND
+VBRD
Q2
BC846W
1
2
3
4
5
P1
USB
+VBRD
C25
100nF
GND
GND
Vin Vout
3 1
2
U1 RT9169-33PV
SGND
C28
10nF
GND
VDDA
1
RF P
2
RF N
3
VDD RF
4
RF TX ALT P
5
RF TX ALT N
6
VDD F
7
BAS R
8
VDDA
9
PC5
10
R
S
T
B
1
1
V
R
E
G

O
U
T
1
2
V
D
D

P
A
D
S
1
3
V
D
D

C
O
R
E
1
4
P
B
3
1
5
P
B
4
1
6
P
A
0
1
7
P
A
1
1
8
V
D
D

P
A
D
S
1
9
PC3
29
PC4
30
PA3
21
PA4
22
VDD PADS
24
PA5
23
PB1
25
PB2
26
JTCK
27
PC2
28
V
D
D
A
3
7
V
D
D
A
4
0
O
S
C
B
3
8
P
C
1
3
1
V
D
D

M
E
M
3
2
P
C
0
3
3
P
B
7
3
4
P
B
6
3
5
V
D
D

C
O
R
E
3
6
P
A
2
2
0
O
S
C
A
3
9
EPAD
C1
STM32W108
PA2/UART2TX
9
Vss1
18
PA8
20
PA9/UART1TX
21
PA10/UART1RX
22
PA11/USBDM
23
PA12/USBDP
24
PA13/JTMS
25
Vss2
26
PA15/JTD
29
PB3/JTDO
30
PB4/JNTRST
31
PB5
32
PB6/C2C1SCL
33
PB7/2C1SDA
34
BOOT0
35
Vss3
36
Vdd3
1
Vdd2
27
PA14/JTCK
28
PD0/OSCN
2
PD1/OSCOUT
3
NRST
4
VssA
5
VddA
6
PA0/WKUP
7
PA1
8
PA3/UART2RX
10
PA4/SP1NSS
11
PA5/SP1SCK
12
PA6/SP1MSO
13
PA7/SP1MOS
14
PB0/ADC12N8
15
PB1/ADC12N9
16
PB2/BOOT1
17
Vdd1
19
EPAD
C2 STM32F103_QFN36
GND
GND
GND
GND
GND
C29
22pF
C30
22pF
GND GND
R2
10K
C31
10nF
GND
+VBRD
+VBRD
R9 1k
GND
CAV1
CAV2P
+VBRD
S1
SW-PB
GND
R10 1k5
+VBRD
R11
1k5
3 6
R12C
22R
1 8
R12A 22R
4 5
R12D
22R
2 7
R12B
22R
X2
8MHz
Revision history UM1050
16/17 Doc ID 18433 Rev 2
6 Revision history

Table 10. Document revision history
Date Revision Changes
14-Feb-2011 1 Initial release
21-Jun-2011 2
Added Section 2.2: MB950 hardware description
Added Section 2.3: MB951 hardware description
Added Section Appendix A: Available board schematics
UM1050
Doc ID 18433 Rev 2 17/17


Please Read Carefully:
Information in this document is provided solely in connection with ST products. STMicroelectronics NV and its subsidiaries (ST) reserve the
right to make changes, corrections, modifications or improvements, to this document, and the products and services described herein at any
time, without notice.
All ST products are sold pursuant to STs terms and conditions of sale.
Purchasers are solely responsible for the choice, selection and use of the ST products and services described herein, and ST assumes no
liability whatsoever relating to the choice, selection or use of the ST products and services described herein.
No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted under this document. If any part of this
document refers to any third party products or services it shall not be deemed a license grant by ST for the use of such third party products
or services, or any intellectual property contained therein or considered as a warranty covering the use in any manner whatsoever of such
third party products or services or any intellectual property contained therein.
UNLESS OTHERWISE SET FORTH IN STS TERMS AND CONDITIONS OF SALE ST DISCLAIMS ANY EXPRESS OR IMPLIED
WARRANTY WITH RESPECT TO THE USE AND/OR SALE OF ST PRODUCTS INCLUDING WITHOUT LIMITATION IMPLIED
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE (AND THEIR EQUIVALENTS UNDER THE LAWS
OF ANY JURISDICTION), OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT.
UNLESS EXPRESSLY APPROVED IN WRITING BY AN AUTHORIZED ST REPRESENTATIVE, ST PRODUCTS ARE NOT
RECOMMENDED, AUTHORIZED OR WARRANTED FOR USE IN MILITARY, AIR CRAFT, SPACE, LIFE SAVING, OR LIFE SUSTAINING
APPLICATIONS, NOR IN PRODUCTS OR SYSTEMS WHERE FAILURE OR MALFUNCTION MAY RESULT IN PERSONAL INJURY,
DEATH, OR SEVERE PROPERTY OR ENVIRONMENTAL DAMAGE. ST PRODUCTS WHICH ARE NOT SPECIFIED AS "AUTOMOTIVE
GRADE" MAY ONLY BE USED IN AUTOMOTIVE APPLICATIONS AT USERS OWN RISK.
Resale of ST products with provisions different from the statements and/or technical features set forth in this document shall immediately void
any warranty granted by ST for the ST product or service described herein and shall not create or extend in any manner whatsoever, any
liability of ST.
ST and the ST logo are trademarks or registered trademarks of ST in various countries.
Information in this document supersedes and replaces all information previously supplied.
The ST logo is a registered trademark of STMicroelectronics. All other names are the property of their respective owners.
2011 STMicroelectronics - All rights reserved
STMicroelectronics group of companies
Australia - Belgium - Brazil - Canada - China - Czech Republic - Finland - France - Germany - Hong Kong - India - Israel - Italy - Japan -
Malaysia - Malta - Morocco - Philippines - Singapore - Spain - Sweden - Switzerland - United Kingdom - United States of America
www.st.com

Вам также может понравиться