ST M24SR-DISCOVERY User manual

Type
User manual

This manual is also suitable for

STMicroelectronics M24SR-DISCOVERY is a development tool to evaluate the features of M24SR series dynamic NFC/RFID tags. It consists of a Standard Edition and a Premium Edition. Both editions include an M24SR64 device with 64 Kbits of EEPROM memory, a 30x31mm NFC antenna, a 2.4”QVGA LCD display, a joystick, a reset button, and an STM32F103 MCU. The MCU drives the EEPROM via I2C and the LCD screen via SPI bus. The Premium Edition additionally includes a headset and a Bluetooth module to demonstrate easy smartphone pairing via NFC.

STMicroelectronics M24SR-DISCOVERY is a development tool to evaluate the features of M24SR series dynamic NFC/RFID tags. It consists of a Standard Edition and a Premium Edition. Both editions include an M24SR64 device with 64 Kbits of EEPROM memory, a 30x31mm NFC antenna, a 2.4”QVGA LCD display, a joystick, a reset button, and an STM32F103 MCU. The MCU drives the EEPROM via I2C and the LCD screen via SPI bus. The Premium Edition additionally includes a headset and a Bluetooth module to demonstrate easy smartphone pairing via NFC.

May 2015 DocID025678 Rev 2 1/17
1
UM1705
User manual
Discovery kit for the M24SR series Dynamic NFC/RFID tag
Premium and Standard Editions
Introduction
The M24SR-DISCOVERY is a demonstration kit to evaluate the features and capabilities of
the M24SR series and is based on the M24SR64 device. Two versions of this kit are
available: the Standard Edition and the Premium Edition.
The Premium Edition includes all of the Standard edition features, plus a headset and a
Bluetooth module to demonstrate the convenience to pair it with a smartphone via NFC.
The M24SR64 device is a dynamic NFC/RFID tag IC with a dual interface. It embeds a
64 Kbits EEPROM memory. It can be operated from an I2C interface or by a 13.56 MHz
RFID reader or an NFC phone.
The I2C interface uses a two-wire serial interface, consisting of a bidirectional data line and
a clock line. It behaves as a slave with respect to the I2C protocol.
The RF protocol is compatible with ISO/IEC 14443 Type A and NFC Forum Type 4 Tag.
The board is powered through the USB bus. It also includes a microcontroller STM32F103
to drive the EEPROM via I2C and the LCD screen via SPI bus.
The M24SR-DISCOVERY (MB1138) schematics, BOM, gerber files, drivers and firmware
can be downloaded from www.st.com.
Figure 1. M24SR-Discovery Board
www.st.com
Contents UM1705
2/17 DocID025678 Rev 2
Contents
1 Description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
2 Features . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
3 Hardware and layout description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.1 M24SR-Discovery board description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3.2 M24SR-Discovery board powering and startup . . . . . . . . . . . . . . . . . . . . . 9
3.3 Program and debug the M24SR-Discovery board . . . . . . . . . . . . . . . . . . . 9
3.4 Hardware implementation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
4 Federal Communications Commission (FCC) and Industry Canada (IC)
Compliance Statements 14
4.1 FCC Compliance Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.1.1 Part 2.1077 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.1.2 Part 15.105 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.1.3 Part 15.21 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
4.2 IC Compliance Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.2.1 Compliance Statement . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
4.2.2 Déclaration de conformité . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
5 Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
DocID025678 Rev 2 3/17
UM1705 List of tables
3
List of tables
Table 1. Device Summary . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Table 2. Document revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
List of figures UM1705
4/17 DocID025678 Rev 2
List of figures
Figure 1. M24SR-Discovery Board . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1
Figure 2. M24SR-Discovery board block diagram . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Figure 3. M24SR-Discovery board front layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Figure 4. M24SR-Discovery board back layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Figure 5. Discovery Kit M24SR (MCU & M24SR) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Figure 6. Discovery Kit M24SR(LCD Screen) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Figure 7. Discovery Kit M24SR (BT Module) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Figure 8. BOM (Bill Of Material) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
DocID025678 Rev 2 5/17
UM1705 Description
16
1 Description
Standard and premium editions of M24SRXX-Y family’s discovery kit (M24SR-
DISCOVERY) are discovery kits meant to evaluate the features and capabilities of the
M24SRxx-Y products.
They come with application notes, I2C drivers for M24SR, BOM board schematics, gerber
files, firmware schematics which help reduce design effort and can be downloaded at
www.st.com.
The features of Standard Edition are the M24SR64 IC (64-Kbit), a 30x31mm NFC antenna,
a 2.4”QVGA LCD display, a Micro USB connector, the STM32F103 MCU, a JTAG
connector for possible firmware upgrades, a Joystick and a reset button.
The board is powered through the USB bus. It also includes a microcontroller STM32F103
to drive the EEPROM via I2C and the LCD screen via SPI bus.
The Premium Edition includes all of the features of the standard edition plus a headset and
a Bluetooth module which demonstrates the ease of pairing a smartphone to the kit over
NFC. The Bluetooth module is driven by the STM32F103 microcontroller via UART link.
The Figure 2 shows the M24SR-Discovery board block diagram.
Figure 2. M24SR-Discovery board block diagram
*Available only on premium edition.
069
86%
FRQQHFWRU
-R\VWLFN 5HVHW
63,%86
065
[DQWHQQD
-7$*
&RQQHFWRU
670)
8$57/LQN
%OXHWRRWK
0RGXOH
-DFN
&RQQHFWRU
/&'&RORUVFUHHQ
6WHUHR
RXWSXWV
,&%86
Features UM1705
6/17 DocID025678 Rev 2
2 Features
Ready-to-use printed circuit board (PCB) including
M24SR64-Y Dynamic NFC/RFID tag.
31 mm x 30 mm 13.56 MHz double layer inductive antenna etched on the PCB
(ANT14)
STM32F103RGT6 64LQFP 32-bit microcontroller, with 1Mbytes of Flash memory
LCD Color Screen (320*200 pixels)
Different color LEDs
USB micro-B connector for board powering
JTAG connector for microcontroller firmware upgrade and debug
Joystick for menu selection
Bluetooth module with audio outputs connected to Jack 3.5(a)
Headset(a)
a. Available with the Premium edition only: M24SRDISCO-PREM
Table 1. Device Summary
Reference Order Code
M24SR-DISCOVERY M24SR-DISCO-STD
M24SR-DISCO-PREM
DocID025678 Rev 2 7/17
UM1705 Hardware and layout description
16
3 Hardware and layout description
The M24SR-DISCO board contains the M24SR64-Y chip. It is a dynamic NFC/RFID tag IC. It features
a 64 Kbits of EEPROM memory, preformatted for NFC transactions, and which can be protected by a
unique and flexible 128-bit password scheme. The memory bank can be accessed by any of its to
interfaces, either from an I2C interface or by a 13.56 MHz passive NFC interface. The I2C interface
uses a two-wire serial interface, consisting of a bidirectional data line and a clock line. It behaves as a
slave in the I2C protocol. The NFC interface is based on the ISO/IEC 14443 Type A and NFC Forum
Type 4 Tag specifications. Because it is a passive RF interface, it operates when the board is powered
but also when the board is unpowered. Two control pins are also available from the M24SR64-Y chip,
allowing flexible management of the NFC interface.
3.1 M24SR-Discovery board description
The following figures show:
M24SR-Discovery board front layout
M24SR-Discovery board back layout
Hardware and layout description UM1705
8/17 DocID025678 Rev 2
Figure 3. M24SR-Discovery board front layout
*Available only on premium edition.
Figure 4. M24SR-Discovery board back layout
*Available only on premium edition.
06Y9
0LFUR86%FRQQHFWRU -R\VWLFN 5HVHWEXWWRQ
065
-DFNFRQQHFWRU [PP$QWHQQD
/&'6FUHHQ
-7$*FRQQHFWLRQ
06Y9
%70RGXOH
670)5*7
$XGLR$PSOLILHU
DocID025678 Rev 2 9/17
UM1705 Hardware and layout description
16
3.2 M24SR-Discovery board powering and startup
The M24SR-Discovery board is powered by the USB bus via a Type A / micro B USB cable
connected to a PC.
When powered up, the microcontroller starts the firmware already downloaded in the Flash
memory. This is a demonstration of the different capability of the M24SR64 (RF on/off,
change Vcard message, etc ). There is no modification or configuration to be done on the
board to run the demo. Please refer to the firmware user manual available on ST web site
www.st.com to get more detail.
3.3 Program and debug the M24SR-Discovery board
In order to flash or debug an STM32 microcontroller application on the M24SR-Discovery
board, simply connect the 20-pin JTAG/SWD flat ribbon of the STLINK/V2 in-circuit
debugger and programmer to the discovery kit board JTAG connector (J2).
Launch STLink Utility PC software. STM32F103RGT6 is part of the STM32F10x XL-density
family.
(It can be downloaded from ST web site: www.st.com)
For more information or documentation on the STLINK/V2 in-circuit debugger and
programmer, please visit www.st.com.
3.4 Hardware implementation
The Figure 5, Figure 6 and Figure 7 show the M24SR-Discovery Schematics (board
reference MB1138).
The Figure 8 shows the Premium Bill of Material (MB1138_B01_BOM_PREMIUM).
Hardware and layout description UM1705
10/17 DocID025678 Rev 2
Figure 5. Discovery Kit M24SR (MCU & M24SR)
1
1
2
2
3
3
4
4
5
5
6
6
D D
C C
B B
A A
1
STMicroelectronics
MMY Division
3
Discovery Kit M24SR (MCU & M24SR)
MB1138 B-01
02/12/2013
Title:
Size: Reference:
Date: Sheet: of
C
£
Revision:
USB_DM
USB_DP
JTMS
JTDO
/JTRST
20pF
C4
SW1
/RESET
100nF
C8
742792042
L1
3.3V
3.3V
BLM18AG601SN1D
L2
742792641L3
U5V
1
4
2
3
FL1
744232090
Q2
BC817
Q1
BC817
U5V
3.3V
3.3V
USB_DM
USB_DP
1
1
2
2
3
3
ST1
USB_Disconnect
1
122
3
344
5
566
7
788
9
910 10
11
11 12 12
13
13 14 14
15
15 16 16
17
17 18 18
19
19 20 20
J2
3.3V
/JTRST
JTDI
JTMS
JTCK
JTDO
/RESET
1
4
2
3
FL2
744232222
742792042
L5
742792042
L6
U5V
3.3V
2,2uF
+C24
10μF
+C16
VDD
MIRE1
MIRE
MIRE2
MIRE
MIRE3
MIRE
Vin
1
GND
3
Vout 2
U4
KF33BDT
JTCK
JTDI
USB_Disconnect
Y1
8MHz
20pF
C1
3.3V
3.3V
VDD1
COMMON
5
Selection
2
DOWN
3
LEFT
1
RIGHT
4
UP
6
U2
MT008-A
JOY_SEL
JOY_UP
JOY_LEFT
JOY_DOWN
JOY_RIGHT
JOY_UP
JOY_DOWN
JOY_RIGHT
JOY_SEL
BOOT0
60
NRST
7
OSC_IN/PD0
5
OSC_OUT/PD1
6
PA0-WKUP
14
PA1
15
PA2
16
PA3
17
PA4
20
PA5
21
PA6
22
PA7
23
PA8
41
PA9
42
PA10
43
PA11
44
PA12
45
PA13/JTMS/SWDIO
46
PA14/JTCK/SWCLK
49
PA15/JTDI
50
PB0 26
PB1 27
PB2/BOOT1 28
PB3/JTDO 55
PB4/JNTRST 56
PB5 57
PB6 58
PB7 59
PB8 61
PB9 62
PB10 29
PB11 30
PB12 33
PB13 34
PB14 35
PB15 36
PC0 8
PC1 9
PC2 10
PC3 11
PC4 24
PC5 25
PC6 37
PC7 38
PC8 39
PC9 40
PC10 51
PC11 52
PC12 53
PC13-TAMPER-RTC 2
PC14-OSC32_IN 3
PC15-OSC32_OUT 4
PD2
54
VBAT
1
VDD_1
32
VDD_2
48
VDD_3
64
VDD_4
19
VDDA
13
VSS_1 31
VSS_2 47
VSS_3 63
VSS_4 18
VSSA 12
U1
STM32F103RGT6
100nF
C12
100nF
C13
100nF
C14
100nF
C15
100nF
C11
100nF
C17
100nF
C25
100nF
C23
1M
R2
10k
R13
10k
R4
10
R1
0
R31
0
R32
10
R19
10
R21
1M
R24
36k
R25
10k
R22
47k
R23
1.5k
R26
10k
R27
10k
R29
10k
R28
10k
R30
10k
R33
10k
R35
10k
R34
10k
R36
3.3V
10kR3 100nF
C2JOY_UP
10k
R5 100nF
C3
10kR6 100nF
C5
10kR7 100nF
C6
10kR12 100nF
C7
JOY_LEFT
JOY_DOWN
JOY_RIGHT
JOY_SEL
JOY_LEFT
4,7nF
C22
3.3V
/LCD_CS
TE_Output
/LCD_DC
LCD_CLK
LCD_SDA
/RESET
BT_GPIO1
STM32_TX
STM32_RX
BT_POWER_ON
Signals to/from BT Module
Signals to/from LCD Screen
/RESET
BT_GPIO1
STM32_TX
STM32_RX
BT_POWER_ON
LCD_SDA
LCD_CLK
/LCD_DC
TE_Output
/LCD_CS
NC
C9
NC
C10
0
R14
0R15
M24SR_SDA
M24SR_SCL
M24SR_RF disable
GND
GND
GND
3.3V
M24SR_GPO
100nF
C20
100pF
C21
742792042
L4
3.3V
1μF
+C19
M24SR_SCL
M24SR_SDA
M24SR_GPO
LCD_SDA
LCD_CLK
/LCD_DC
TE_Output
/LCD_CS
BT_GPIO1
STM32_TX
STM32_RX
BT_POWER_ON
M24SR_RF disable
LED1
1k
R8
LED2
180
R9
LED3
1k
R10
LED4
560
R11
30k
R20
4k7
R16
4k7
R17
20k
R18
RF disable 1
AC0 2
AC1 3
VSS 4
SDA
5
SCL
6
GPO
7
VCC
8
U3
M24SR64-YMN6T/2
NC
C18
0R79
1
1
ST2
1TP1
1TP2
1TP3
1TP4
1TP5
1TP6
1TP7
1
1
ST3
AC1
AC0
Antenna1
MIRE4
MIRE
MIRE5
MIRE
MIRE6
MIRE
VBUS 1
DM 2
DP 3
ID 4
GND 5
Shield 6
USB_Micro-AB receptacle
J1
USB-MICRO-AB
BT_RESET BT_RESET
BT_RESET
UM1705 Hardware and layout description
DocID025678 Rev 2 11/17
Figure 6. Discovery Kit M24SR(LCD Screen)
1
1
2
2
3
3
4
4
5
5
6
6
7
7
8
8
D D
C C
B B
A A
2
ST Microelectronics
MMY Division
3
Discovery Kit M24SR (LCD Screen)
MB1138 B-01
02/12/2013
Title:
Size: Reference:
Date: Sheet: of
A3
£
Revision:
/LCD_CS
TE_Output
LCD_CLK
/LCD_DC
LCD_SDA
/RESET
IM0
IM1
IM2
IM3
IM[0..3] = 0110 --> 4-wire 8-bit serial I, SDA:In/Out
4K7
R68
4K7
R69
NC
R67
NC
R70
NC
R76
NC
R77
4K7
R75
4K7
R78
4K7
R62
4K7
R63
4K7
R64
4K7
R66
0R74
0
R73
0
R72
0
R71
4.7μF
+
C36
3.3V
3.3V
3.3V
/LCD_CS
TE_Output
/LCD_DC
LCD_CLK
LCD_SDA
/RESET
4K7
R65
100nF
C35
ENABLE
32
DOTCLK
31
HSYNC
33
VSYNC
34
CSX
38
DCX/SCL
37
TE
11
WRX/DCX
36
RDX
35
RESET
39
DB0/B0 29
DB1/B1 28
DB2/B2 27
DB3/B3 26
DB4/B4 25
DB5/B5 24
DB6/G0 23
DB7/G1 22
VDD3_P(nc) 8
BC_CTRL(nc) 9
BC(nc) 10
VDD3
7
IM3 43
IM2 42
IM1 41
IM0 40
SDA
30
VCI
6
LEDA
44
LEDK1
45
LEDK2
46
LEDK3
47
LEDK4
48
YD
3
XL
2
YU
1
XR
4GND 5
DB8/G2 21
DB9/G3 20
DB10/G4 19
DB11/G5 18
DB12/R0 17
DB13/R1 16
DB14/R2 15
DB15/R3 14
DB16/R4 13
DB17/R5 12
U7
SF-TC240T-9370-T
Hardware and layout description UM1705
12/17 DocID025678 Rev 2
Figure 7. Discovery Kit M24SR (BT Module)
1
1
2
2
3
3
4
4
5
5
6
6
7
7
8
8
D D
C C
B B
A A
3
ST Microelectronics
MMY Division
3
Discovery Kit M24SR (BT Module)
MB1138 B-01
02/12/2013
Title:
Size: Reference:
Date: Sheet: of
A3
£
Revision:
STM32_TX
STM32_RX
POWER_ON
100nF
C27 10μF
+
C26
3.3V
GND AGND
GND
10k
R41
3.3V
2.2k
R51
3.3V
BT_POWER_ON
STM32_TX
STM32_RX
0
R48
0
R47
10k
R44
3.3V
10k
R54
VDD_PIO_EN
BT_GPIO1
10k
R50
GND
0R52
100nF
C28
POWER_ON
1
GND
2
GND
3
GND
4
AIO0
5
AIO1
6
PIO0
7
PIO1
8
PIO2
9
PIO3
10
USB_DN
11
USB_DP
12
PIO9
13
PIO10
14
UART_RX
15
UART_TX
16
VDD_PIO 17
GND
18
RESET
19
UART_RTS
20
UART_CTS
21
PIO8
22 PIO7
23 PIO6
24 PIO5
25 PIO4
26
PCM_IN 27
PCM_OUT 28
PCM_SYNC 29
PCM_CLK 30
GND
31
SPI_CS# 32
SPI_CLK 33
SPI_MISO 34
SPI_MOSI 35
LED0 36
VBAT 37
VDD_CHG 38
AGND
39
MIC_BIAS 40
MIC_B_P 41
MIC_B_N 42
AGND
43
MIC_A_P 44
MIC_A_N 45
SPKR_B_N 46
SPKR_B_P 47
AGND
48
SPKR_A_N 49
SPKR_A_P 50
U5
BTM760 (BT Module)
3
3
6
6
4
4
2
2
CN1
PJ3028B-3
2,2uF
+
C29
2,2uF
+
C30
3.9k
R53
3.9k
R55
3.9k
R49
3.9k
R57
220μF
+
C31
2,2uF
+
C34
2,2uF
+
C33
3.9k
R60
3.9k
R59
3.9k
R61
3.9k
R58 220μF
+
C32
Left_P
Left_N
Right_P
Right_N
Left_P
Left_N
Right_P
Right_N
OUT1 1
OUT2 7
VIN-1
2
VIN+1
3
VIN+2
5
VIN-2
6
GND
4VCC 8
U6
TS482ID
3.3V_A
AGND
LED5
100k
R80
100k
R81
3.3V_A
AGND
AGND
100nF
C38
BT_RESET RESET
3.3V
AGND
2,2uF
+
C37
AGND
AGND
AGND
1μF
+
C39NC
R38
GND
GND AGND
0
R37
742792042
L7
3.3V
3.3V_A
UM1705 Hardware and layout description
DocID025678 Rev 2 13/17
Figure 8. BOM (Bill Of Material)
YƵĂŶƚŝƚLJ ĞƐĐƌŝƉƚŝŽŶ ZĞĨĞƌĞŶĐĞ sĞƌƐŝŽŶ WĂĐŬĂŐĞ DĂŶƵĨĂĐƚƵƌĞƌϭ WĂƌƚηϭ DĂŶƵĨĂĐƚƵƌĞƌϮ WĂƌƚηϮ ŝƐƚƌŝďƵƚŽƌ KƌĚĞƌĐŽĚĞ &ŝƚƚĞĚŽƌŶŽƚĨŝƚƚĞĚ ^ƵƉƉůŝĞĚďLJ ZK,^ŽŵƉůŝĂŶƚ ŽŵŵĞŶƚƐ
ϭ DhϯϮ/d^ϭD&>^,ϲϰ>Y&W^dDϯϮ&ϭϬϯZ'dϲ >Y&WϲϰͺϭϬdžϭϬ ^dDŝĐƌŽĞůĞĐƚƌŽŶŝĐƐ ^dDϯϮ&ϭϬϯZ'dϲ ^d
ϭ :ŽLJƐƚŝĐŬϰĚŝƌĞĐƚŝŽŶƐϭƐĞůĞĐƚtĞĂůƚŚDĞƚĂů&ĂĐƚŽƌLJDdϬϬϴͲ :Kz^d/<ͺDdͲϬϬϴ tĞĂůƚŚDĞƚĂů&ĂĐƚŽƌLJ DdϬϬϴͲ
ϭ /ϮͬE&WZKDDϮϰ^ZϲϰͲzDEϲdͬϮ DϮϰ^ZϲϰͲzDEϲdͬϮ ^dDŝĐƌŽĞůĞĐƚƌŽŶŝĐƐ DϮϰ^ZϲϰͲzDEϲdͬϮ ^d
ϭ ϯ͘ϯssŽůƚĂŐĞƌĞŐƵůĂƚŽƌ<&ϯϯd W< ^dDŝĐƌŽĞůĞĐƚƌŽŶŝĐƐ <&ϯϯd ^d
ϭ ůƵĞdŽŽƚŚDŽĚƵůĞdDϳϲϬ dDϳϲϬ ZĂLJƐŽŶdĞĐŚŶŽůŽŐLJ dDϳϲϬ
ϭ ƵĚŝŽŵƉůŝĨŝĞƌd^ϰϴϮ/d ^KϴE ^dDŝĐƌŽĞůĞĐƚƌŽŶŝĐƐ d^ϰϴϮ/d ^d
ϭ >^ĐƌĞĞŶ^&ͲdϮϰϬdͲϵϯϳϬͲd ^&ͲdϮϰϬdͲϰϴWͲϬϳ ^ĂĞĨdĞĐŚŶŽůŽŐLJ ^&ͲdϮϰϬdͲϵϯϳϬͲd
ϭ KEE^dhZD>ϬϲϬϯEWϬϱϬsϭйE ϭϴ ϬϲϬϯ E ŶŽĚŽƵďůĞƐŽƵƌĐĞĂůůŽǁĞĚ
Ϯ KEE^dhZD>ϬϲϬϯEWϬϱϬsϱйE ϵ͕ϭϬ ϬϲϬϯ E
Ϯ KEE^dhZD>ϬϲϬϯEWϬϱϬsϱйϮϬƉ& ϭ͕ϰ ϬϲϬϯ &ĂƌŶĞůů ϭϴϰϰϭϳϮ
ϭ KEE^dhZD>ϬϲϬϯEWϬϱϬsϱйϭϬϬƉ& Ϯϭ ϬϲϬϯ &ĂƌŶĞůů ϰϵϵϭϮϮ
ϭ KEE^dhZD>ϬϲϬϯEWϬϱϬsϱйϰ͕ϳŶ& ϮϮ ϬϲϬϯ &ĂƌŶĞůů ϭϴϯϯϴϲϵ
ϭϵ KEE^dhZD>ϬϲϬϯEWϬϱϬsϱйϭϬϬŶ& Ϯ͕ϯ͕ϱ͕ϲ͕ϳ͕ϴ͕ϭϭ͕ϭϮ͕ϭϯ͕ϭϰ͕ϭϱ͕ϭϳ͕ϮϬ͕Ϯϯ͕Ϯϱ͕Ϯϳ͕Ϯϴ͕ϯϱ͕ϯϴ ϬϲϬϯ &ĂƌŶĞůů ϭϳϰϬϲϮϭ
Ϯ ϮϵϯdEd>^DWK>WϭƵ&ϭϲsϭϬйŽŝƚŝĞƌϭђ& ϭϵ͕ϯϵ ϮϵϯͲ &ĂƌŶĞůů ϭϳϱϰϭϳϰ
ϲ ϮϵϯdEd>^DWK>WϮ͕ϮƵ&ϯϱsϭϬйŽŝƚŝĞƌϮ͕ϮƵ& Ϯϰ͕Ϯϵ͕ϯϬ͕ϯϯ͕ϯϰ͕ϯϳ ϮϵϯͲ &ĂƌŶĞůů ϭϳϱϰϮϮϴ
ϭ ϮϵϯdEd>^DWK>Wϰ͕ϳƵ&ϭϲsϭϬйŽŝƚŝĞƌϰ͘ϳђ& ϯϲ ϮϵϯͲ &ĂƌŶĞůů ϭϳϱϰϭϳϰ
Ϯ ϮϵϯdEd>^DWK>WϭϬƵ&ϯϱsϭϬйďŽŝƚŝĞƌϭϬђ& ϭϲ͕Ϯϲ ϮϵϯͲ &ĂƌŶĞůů ϮϭϭϮϵϰϵ
Ϯ ϮϵϯdEd>^DWK>WϮϮϬƵ&ϲ͘ϯsϭϬйŽŝƚŝĞƌϮϮϬђ& ϯϭ͕ϯϮ ϮϵϯͲ &ĂƌŶĞůů ϮϯϱϯϬϲϬ
ϭϯ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϬ Zϭϰ͕Zϭϱ͕Zϯϭ͕ZϯϮ͕Zϯϳ͕Zϰϳ͕Zϰϴ͕ZϱϮ͕Zϳϭ͕ZϳϮ͕Zϳϯ͕Zϳϰ͕Zϳϵ ϬϲϬϯ
ϯ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭϬ Zϭ͕Zϭϵ͕ZϮϭ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭϴϬ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϱϲϬ Zϭϭ ϬϲϬϯ
Ϯ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭŬ Zϴ͕ZϭϬ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭ͘ϱŬ ZϮϲ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϮ͘ϮŬ Zϱϭ ϬϲϬϯ
ϴ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϯ͘ϵŬ Zϰϵ͕Zϱϯ͕Zϱϱ͕Zϱϳ͕Zϱϴ͕Zϱϵ͕ZϲϬ͕Zϲϭ ϬϲϬϯ
ϭϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϰ<ϳ Zϭϲ͕Zϭϳ͕ZϲϮ͕Zϲϯ͕Zϲϰ͕Zϲϱ͕Zϲϲ͕Zϲϴ͕Zϲϵ͕Zϳϱ͕Zϳϴ ϬϲϬϯ
ϮϬ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭϬŬ Zϯ͕Zϰ͕Zϱ͕Zϲ͕Zϳ͕ZϭϮ͕Zϭϯ͕ZϮϮ͕ZϮϳ͕ZϮϴ͕ZϮϵ͕ZϯϬ͕Zϯϯ͕Zϯϰ͕Zϯϱ͕Zϯϲ͕Zϰϭ͕Zϰϰ͕ZϱϬ͕Zϱϰ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϮϬŬ Zϭϴ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϯϬŬ ZϮϬ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϯϲŬ ZϮϱ ϬϲϬϯ
ϭ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϰϳŬ ZϮϯ ϬϲϬϯ
Ϯ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭϬϬŬ ZϴϬ͕Zϴϭ ϬϲϬϯ
Ϯ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйϭD ZϮ͕ZϮϰ ϬϲϬϯ
ϱ ZĞƐŝƐƚĂŶĐĞD^ϬϲϬϯϬ͕ϭtϱйE Zϯϴ͕Zϲϳ͕ZϳϬ͕Zϳϲ͕Zϳϳ ϬϲϬϯ E
ϭ &ZZ/d͕Ϭ͘ϯϴK,D͕ϱϬϬD͕ϬϲϬϯ>Dϭϴ'ϲϬϭ^Eϭ ϬϲϬϯ DhZd >Dϭϴ'ϲϬϭ^Eϭ &ĂƌŶĞůů ϭϱϭϱϲϳϵ ŶŽĚŽƵďůĞƐŽƵƌĐĞĂůůŽǁĞĚ
ϭ &ZZ/dD^ϯϬϬK,D͘ϬϲϬϯϳϰϮϳϵϮϲϰϭ ϬϲϬϯ thZd,><dZKE/< ϳϰϮϳϵϮϲϰϭ &ĂƌŶĞůů ϭϲϯϱϳϬϱ ŶŽĚŽƵďůĞƐŽƵƌĐĞĂůůŽǁĞĚ
ϱ &ZZ/dD^ϲϬϬK,D͘ϬϴϬϱϳϰϮϳϵϮϬϰϮ >ϭ͕>ϰ͕>ϱ͕>ϲ͕>ϳ ϬϴϬϱ thZd,><dZKE/< ϳϰϮϳϵϮϬϰϮ &ĂƌŶĞůů ϭϲϯϱϳϭϲ ŶŽĚŽƵďůĞƐŽƵƌĐĞĂůůŽǁĞĚ
ϭ EK/^^hWWZ^^KZD^Ϯ͘Ϯ<K,D͘Ϭ͘ϰϳϰϰϮϯϮϮϮϮ &>Ϯ ϳϰϰϮϯϮdždždž thZd,><dZKE/< ϳϰϰϮϯϮϮϮϮ &ĂƌŶĞůů ϭϲϯϲϰϴϭ ŶŽĚŽƵďůĞƐŽƵƌĐĞĂůůŽǁĞĚ
ϭ EK/^^hWWZ^^KZD^ϵϬK,D͘ϯϳϬDϳϰϰϮϯϮϬϵϬ &>ϭ ϳϰϰϮϯϮdždždž thZd,><dZKE/< ϳϰϰϮϯϮϬϵϬ &ĂƌŶĞůů ϭϲϯϲϰϳϰ ŶŽĚŽƵďůĞƐŽƵƌĐĞĂůůŽǁĞĚ
Ϯ ϴϭϳͲϭϲͲdZE^/^dKZEWEϬ͘ϱϰϱs^KdϮϯϴϭϳ Yϭ͕YϮ ^KdϮϯ Dh>d/KDW ϴϭϳͲϭϲ &ĂƌŶĞůů ϭϳϵϴϬϳϳ
ϭ >͕ϭϮϬϲ͕>hůƵĞ>ĞĚ >ϯ >ͲϭϮϬϲ />/',d ϱϵϴϴϮϵϭϭϬϳ& &ĂƌŶĞůů Ϯϭϭϯϵϱϯ
ϭ >͕ϭϮϬϲ͕'ZE'ƌĞĞŶ>ĞĚ >Ϯ >ͲϭϮϬϲ />/',d ϱϵϴϴϮϳϬϭϬϳ& &ĂƌŶĞůů ϭϰϲϲϬϬϬ
Ϯ >͕ϭϮϬϲ͕ZZĞĚ>ĞĚ >ϭ͕>ϱ >ͲϭϮϬϲ />/',d ϱϵϴϴϮϭϬϭϬϳ& &ĂƌŶĞůů ϭϰϲϱϵϵϳ
ϭ >͕ϭϮϬϲ͕z>>KtzĞůůŽǁ>ĞĚ >ϰ >ͲϭϮϬϲ />/',d ϱϵϴϴϮϰϬϭϬϳ& &ĂƌŶĞůů ϭϰϲϱϵϵϴ
ϭ ^DZz^d>K^/>>dKZ͕ϴD͕ϮϬW&͕ϮϬƉƉŵϴD,nj ,ϰϵ^ &Ky>dZKE/^ &Ky^>&ͬϬϴϬͲϮϬ &ĂƌŶĞůů ϮϬϲϯϵϳϮ
Ϯ ŽŶŶĞĐƚŽƌϭWd ^dϮ͕^dϯ KEͺϭWd^ &/ ϳϳϯϭϭͲϰϬϭͲϯϲ>& &ĂƌŶĞůů ϭϬϵϳϵϱϰ E
ϭ ŽŶŶĞĐƚŽƌϯWd^ ^dϭ KEͺϯWd^ͺWϮ͘ϱϰ &/ ϳϳϯϭϭͲϰϬϭͲϯϲ>& &ĂƌŶĞůů ϭϬϵϳϵϱϰ E
ϭ ,Z͕Z/',dE'>͕ϮϬtz ,ϭϬͺϮϬWd^ͺDͺKh Dh>d/KDW DϵϮϮͲϮϬϯϰ &ĂƌŶĞůů ϭϬϵϵϮϰϴ
ϭ DŝĐƌŽh^dLJƉĞŽŶŶĞĐƚŽƌ h^ͲD/ZKͲ DK>y ϰϳϱϵϬͲϬϬϬϭ
ϭ WƵƐŚƵƚƚŽŶ^tͺWͺ^d ^tϭ &^Dϰ:^D >K^t/d, &^Dϰ:^D YŝĂŽĚŝ dͲϬϯy'Ͳϲ͘Ϭ &ĂƌŶĞůů ϯϴϬϭϯϬϱ
ϭ :ĂĐŬϯ͘ϱW:ϯϬϮϴͲϯ Eϭ W:ͲϯϬϮϴ YŝĂŽĚ W:ϯϬϮϴͲϯ

ϭ WϭϯϬŵŵdžϲϬŵŵdžϭ͘ϲŵŵ;ĚƵĂůƐŝĚĞ͕ĐŽŵƉŽŶĞŶƚƐŽŶďŽƚŚƐŝĚĞƐ͕ůƵĞŽůŽƌͿ
ϱ ƵŵƉŽŶƉƌŽƚĞĐƚŝǀĞƉƌŽĚƵĐƚ ,DDKE ϭϰϮϭdϱ> &ĂƌŶĞůů ϭϴϳϲϱϮϬ ŵƵƐƚďĞŚŝŐŚĞƌƚŚĂŶ^DƌLJƐƚĂůzϭ
ϭ ůƵĞ:ŽLJƐƚŝĐŬďƵƚƚŽŶŚĂƚĨŽƌhϮ

ϭ dĞƐƚƉƌŽĚƵĐƚŝŽŶ
ϭ ,ĞĂĚƐĞƚ
ϭ ůŝƐƚĞƌ;WƌĞŵŝƵŵĚŝƚŝŽŶͿ
ϭ /ŶƐĞƌƚĂƌĚ;WƌĞŵŝƵŵĚŝƚŝŽŶͿ
ϭ &ŝŶĂůĂƐƐĞŵďůLJ;ďŽĂƌĚнŝŶƐĞƌƚĂƌĚн,ĞĂĚƐĞƚнůŝƐƚĞƌͿ
Federal Communications Commission (FCC) and Industry Canada (IC) Compliance Statements
14/17 DocID025678 Rev 2
4 Federal Communications Commission (FCC) and
Industry Canada (IC) Compliance Statements
4.1 FCC Compliance Statement
4.1.1 Part 2.1077
STMicroelectronics Part No. M24SR-Discovery
This device complies with part 15 of the FCC Rules. Operation is subject to the following two
conditions: (1) This device may not cause harmful interference, and (2) this device must
accept any interference received, including interference that may cause undesired
operation.
For purposes of FCC Rule 2.909, the Responsible Party is STMicroelectronics Inc., located
at 750 Canyon Drive, Suite 300, Coppell, TX 75019, USA, with telephone number (972)
466-6000.
4.1.2 Part 15.105
This equipment has been tested and found to comply with the limits for a Class B digital
device, pursuant to part 15 of the FCC Rules. These limits are designed to provide
reasonable protection against harmful interference in a residential installation. This
equipment generates uses and can radiate radio frequency energy and, if not installed and
used in accordance with the instructions, may cause harmful interference to radio
communications. However, there is no guarantee that interference will not occur in a
particular installation. If this equipment does cause harmful interference to radio or
television reception, which can be determined by turning the equipment off and on, the user
is encouraged to try to correct the interference's by one or more of the following measures:
Reorient or relocate the receiving antenna.
Increase the separation between the equipment and the receiver.
Connect the equipment into an outlet on a circuit different from that to which the
receiver is connected.
Consult the dealer or an experienced radio/TV technician for help.
4.1.3 Part 15.21
Any changes or modifications to this equipment not expressly approved by
STMicroelectronics may cause harmful interference and void the user’s authority to operate
this equipment.
DocID025678 Rev 2 15/17
UM1705Federal Communications Commission (FCC) and Industry Canada (IC) Compliance State-
16
4.2 IC Compliance Statement
4.2.1 Compliance Statement
This device complies with Industry Canada licence-exempt RSS standard(s). Operation is
subject to the following two conditions : (1) this device may not cause interference, and (2)
this device must accept any interference, including interference that may cause undesired
operation.
4.2.2 Déclaration de conformité
Le présent appareil est conforme aux CNR d’Industrie Canada applicables aux appareils
radio exempts de licence. L’exploitation est autorisée aux deux conditions suivantes : (1)
l’appareil ne doit pas produire de brouillage, et (2) l’utilisateur de l’appareil doit accepter tout
brouillage radioélectrique subi, même si le brouillage est susceptible d’en compromettre le
fonctionnement.
Revision history UM1705
16/17 DocID025678 Rev 2
5 Revision history
Table 2. Document revision history
Date Revision Changes
04-Feb-2014 1 Initial Release
07-May-2015 2
Added Section 4: Federal Communications Commission (FCC) and
Industry Canada (IC) Compliance Statements
Updated Figure 2: M24SR-Discovery board block diagram,
Figure 3: M24SR-Discovery board front layout and Figure 4:
M24SR-Discovery board back layout
DocID025678 Rev 2 17/17
UM1705
17
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.
© 2015 STMicroelectronics – All rights reserved
  • Page 1 1
  • Page 2 2
  • Page 3 3
  • Page 4 4
  • Page 5 5
  • Page 6 6
  • Page 7 7
  • Page 8 8
  • Page 9 9
  • Page 10 10
  • Page 11 11
  • Page 12 12
  • Page 13 13
  • Page 14 14
  • Page 15 15
  • Page 16 16
  • Page 17 17

ST M24SR-DISCOVERY User manual

Type
User manual
This manual is also suitable for

STMicroelectronics M24SR-DISCOVERY is a development tool to evaluate the features of M24SR series dynamic NFC/RFID tags. It consists of a Standard Edition and a Premium Edition. Both editions include an M24SR64 device with 64 Kbits of EEPROM memory, a 30x31mm NFC antenna, a 2.4”QVGA LCD display, a joystick, a reset button, and an STM32F103 MCU. The MCU drives the EEPROM via I2C and the LCD screen via SPI bus. The Premium Edition additionally includes a headset and a Bluetooth module to demonstrate easy smartphone pairing via NFC.

Ask a question and I''ll find the answer in the document

Finding information in a document is now easier with AI