ST STEVAL-PCC008V1 User manual

July 2010 Doc ID 17012 Rev 1 1/25
UM0897
User manual
Embedded Ethernet web client based on the STR91x
Introduction
This document describes the functioning of the STEVAL-PCC008V1 demonstration board
with an embedded Ethernet web client system which is based on ST's STR91xFAW
ARM966E-S™ 16/32-bit Flash MCU with Ethernet microcontroller. This system is designed
for viewing/monitoring jpeg images taken from an HTTP web server or from an IP camera
present on the network. The images are displayed on the TFT present on the board, thus
enabling surveillance. This system needs to be plugged into the network to access jpeg
images from the HTTP web server or from the IP camera. This system is compatible with
web servers which do not require support for secure socket layer (SSL) and it uses specific
programmed requests to capture images from specific web servers.
The system uses a 2.4" TFT for displaying the images captured from the network. The
captured jpeg images are displayed on the TFT by converting them into bitmap through a
jpeg decompression algorithm. A six-button keypad is provided for navigating through the
menus. The availability of the micro-SD card on the board helps in handling large quantities
of data from the network.
www.st.com

Contents UM0897
2/25 Doc ID 17012 Rev 1
Contents
1 Getting started . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.1 Package . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2 Hardware setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2.1 Web client with local display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
1.2.2 Jumper settings . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.2.3 Hardware layout . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
1.3 Network setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.3.1 Setting up a local network . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.3.2 Using an existing network . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4 HTTP web server setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4.1 Using a "Techlogica" HTTP web server . . . . . . . . . . . . . . . . . . . . . . . . . . 6
1.4.2 IPCAM board setup . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
2 System overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.1 Server client general description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2 System architecture description . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
2.2.1 STR9 microcontroller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.2 E-STE100P - single port fast Ethernet transceiver . . . . . . . . . . . . . . . . . 9
2.2.3 TFT: MB542B (AM-240320L8TNQW00H) . . . . . . . . . . . . . . . . . . . . . . . . 9
2.2.4 Power supply unit . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
2.2.5 User interface section . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
3 Running the system . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
3.1 Powering up . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
4 Schematics . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
5 Bill of material . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 18
6 Revision history . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 24

UM0897 List of figures
Doc ID 17012 Rev 1 3/25
List of figures
Figure 1. Web client with local display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Figure 2. Hardware layout (bottom and top views) . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5
Figure 3. Setting local network. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6
Figure 4. "Techlogica" HTTP web server interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
Figure 5. Server-client relationship . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8
Figure 6. Web-client architecture . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9
Figure 7. User interface . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
Figure 8. Initial display . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 11
Figure 9. TFT display 2 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Figure 10. TFT display 3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
Figure 11. TFT display 4 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 13
Figure 12. Microcontroller . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
Figure 13. Ethernet . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 15
Figure 14. Connectors . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16
Figure 15. Power management . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17

Getting started UM0897
4/25 Doc ID 17012 Rev 1
1 Getting started
1.1 Package
The embedded Ethernet web client based on the STR91x system package includes the
following items:
●Hardware content
– Demonstration board equipped with a TFT, micro-SD card, and keypad
●Firmware
– Already programmed in the system
– Object files of the firmware
– Pictures/images
– Set of images to work with the web server (as an example)
●Documentation:
– User manual (this document)
1.2 Hardware setup
1.2.1 Web client with local display
The board will display the images taken from the network.
To use this mode, jumper J19 present on the board should be in position 2-3. Please refer to
Ta bl e 1 .
Figure 1. Web client with local display

UM0897 Getting started
Doc ID 17012 Rev 1 5/25
1.2.2 Jumper settings
The jumper configurations are listed in the table below. Jumper JP19 is used to make the
system work either as "Web Client with local display" or as "Web Client with remote display".
1.2.3 Hardware layout
The system is built around STMicroelectronics' ARM® core-based STR912FAW44X6 in a
128-pin LQFP128 package. Figure 2 shows the layout of different sections of the board.
Figure 2. Hardware layout (bottom and top views)
Table 1. Jumper settings
Jumper Jumper position Function
JP19 2-3 Web client with local display
JP19 1-2 Not used
!-V
-ICROCONTROLLER
*4!'#ON NECTOR --##ONNECTOR
%THERNET0HY
0OWER#ONNECTOR
2*#ONNECTOR
2ESET3WITCH
"OTTOM
6IEW
4OP6IEW 4&4#ONNECTOR
%%02/-
0OWER3ECTION

Getting started UM0897
6/25 Doc ID 17012 Rev 1
1.3 Network setup
The system needs to be plugged into a network. The network can be accessed in either of
the following ways:
●Setting up a local network
●Using an existing network (provided it doesn't restrict external devices).
1.3.1 Setting up a local network
The configuration shown in Figure 3 is used to set up the network locally. The designed
system supports DHCP protocol which enables the hardware to obtain an IP address
automatically from the network. When a network is set up locally, a DHCP server needs to
be run on a machine connected to the network. Free DHCP servers can be downloaded
from the internet. The system doesn't work on a static IP address.
Figure 3. Setting local network
1.3.2 Using an existing network
When using an existing network, the system needs to be plugged into the network through
the DHCP port. Please check network settings to verify that the network allows connecting
such devices.
1.4 HTTP web server setup
1.4.1 Using a "Techlogica" HTTP web server
To test the functionality of the board, the user can use any web servers. For example, a
freeware "Techlogica" HTTP web server can be installed on a machine in the network. This
web server is freely available from the internet. After installing the server, the user needs to
load images in the web server directory. Some images are provided to the users for testing,
but users can use their own images. Before loading the images, verify the following items:
1. The user should store jpeg images in the web server directory. The demonstration unit
only supports a maximum of 30 images
2. The size of the image must be 320 x 240 pixels. If not, the image will not be displayed
on the TFT. The users can edit the image using any image editor and format to the
required size

UM0897 Getting started
Doc ID 17012 Rev 1 7/25
3. These images should be given names as advised below:
Name the images starting from 31.jpeg, 32.jpeg, …… 60.jpeg. In network mode, the
demonstration unit requests these images one by one. If the user wishes to add one file
(for example IMAGE.jpeg), first delete any file from the list (for example 40.jpeg), then
rename IMAGE.jpeg to 40.jpeg which allows the user to display that image on the TFT.
After the images are saved in the server folder, the server needs to be run in LAN
server mode through the interface provided by the server.
Figure 4. "Techlogica" HTTP web server interface
1.4.2 IPCAM board setup
To capture images from the IPCAM system, the user should set the static IP address to that
of the IP-CAM board.

System overview UM0897
8/25 Doc ID 17012 Rev 1
2 System overview
2.1 Server client general description
The system is based on the web server-client relationship as shown in Figure 5. The web
server system connects to the network by opening up a connection and listening on it. Any
web client system can connect to that port on which the server is listening. This web server
can be dedicated for any application. For example, it may be taking data from a camera or it
may have images already saved in it or also in industrial applications, process control
information can be available on the Ethernet network.This information can be taken by the
web client and displayed on the TFT display available on the board.
Figure 5. Server-client relationship
2.2 System architecture description
The system works as a web client on the STR9 microcontroller. The system can work with
web servers capable of providing jpeg images. The system accesses jpeg images from the
web server and displays them on the TFT for viewing/monitoring.
The system can request images from all web servers which don't provide support for secure
socket layer communication (SSL). These images are saved on a micro-SD card from where
they are decoded and displayed on the TFT through a jpeg decompression algorithm. The
system is capable of saving IP addresses of the web servers in non-volatile memory. The
user can change these addresses using the keypad.
!-V
,QGXVWULDO
&RQWURO
7&3,3(WKHUQHW
,3&$0
UXQQLQJ
:HE6HUYHU 675
:HE
&OLHQW
(PEHGGHG
:HE6HUYHU

UM0897 System overview
Doc ID 17012 Rev 1 9/25
Figure 6. Web-client architecture
The individual parts of the system are described in the following sections.
2.2.1 STR9 microcontroller
The system is based on the STR912FAW44X6 microcontroller. The STR9 is a 16/32-bit
96 MHz ARM9E-based MCU having a RISC core, 5-stage pipeline, and tightly coupled
memories. The STR912FAW44X6 has 512 kbytes of main Flash and 96 kbytes of SRAM. It
has many communication interfaces. For more details refer to
http://www.st.com/mcu/inchtml-pages-str9.html.
Note: The STR9 has two SPI channels. In the demonstration board one SPI is allocated to U2,
where a ZigBee®module can be put, while another SPI is shared between the micro-SD
card and the TFT display.
2.2.2 E-STE100P - single port fast Ethernet transceiver
The E-STE100P, also referred to as the STEPHY1, is a high-performance fast Ethernet
physical layer interface for 10BASE-T and 100BASE-TX applications. It was designed with
advanced CMOS technology to provide a media independent interface (MII) for easy
attachment to 10/100 media access controllers (MAC) and a physical media interface for
100BASE-TX and 10BASE-T. For more details refer to
http://www.st.com/stonline/products/families/communication/wireline/ethernet/ethernet.htm.
2.2.3 TFT: MB542B (AM-240320L8TNQW00H)
The TFT module is based on the TFT from Ampire Co. The resolution of this TFT is QVGA
(320 x 240) resolution. It is diagonally 2.4" in size. The TFT has an amorphous,
transmissive, normally white display format. It has one backlight with 4 ultra-bright white
LEDs.
It has real 262 K color display and supports 5-6-5 and 6-6-6 RGB mode. We are using the
5-6-5 RGB mode means it takes 5, 6, 5 most significant bits for red, green and blue
respectively to form one pixel of data. The internal TFT controller is ILI9320. The TFT
internal RAM capacity is 172,800 bytes to display direct data. Please refer to the detailed
datasheet of the TFT for further details.

System overview UM0897
10/25 Doc ID 17012 Rev 1
2.2.4 Power supply unit
The onboard supply unit contains the low drop fixed positive voltage regulator
LD1117D33TR to generate 3.3 V and ultra-low drop voltage regulator LDS3985M18R to
generate 1.8 V. This 1.8 V supply is needed for the STR9 microcontroller.
2.2.5 User interface section
A set of 6 keys is provided for the user interface section in order to select the options on the
TFT.
Figure 7. User interface

UM0897 Running the system
Doc ID 17012 Rev 1 11/25
3 Running the system
3.1 Powering up
The web client system works on a 5 V power supply. An adapter capable of supplying 5 V,
500 mA can be used.
1. When the system working as "Web client with local display" is powered up, a menu will
be displayed on the TFT as shown in Figure 1. Three buttons appear on the menu:
– IPCAM: This button is used if the user wants to monitor images from the IP
camera plugged in the network
– Network: This button is used if the user wants to monitor images from the LAN
server present on the network
– Config: This button is selected to configure the IP address of the HTTP web server
and the IP camera address.
Before going to either IPCAM or network mode please make sure that the IP address of
both the HTTP web server and the IPCAM are correct. Through displayed instructions the
user can navigate the menu and change IP addresses.
Note: The HTTP web server address is the address of the machine where the HTTP server is
installed.
The IPCAM address is 10.199.131.2.
2. As mentioned earlier, 6 keys are available for user interface. Once the board is powered
on, the TFT displays the message below.
Figure 8. Initial display
3. The LEFT and RIGHT keys are used to navigate between three buttons (IPCam,
network and config). During navigation the button will be highlighted in red. Use the
ENTER key to select the button.
4. With the help of the configuration menu, the user can configure the IP address of the
servers to which it wants to connect. For example, the user can change the address of
the HTTP server to connect to other servers.

Running the system UM0897
12/25 Doc ID 17012 Rev 1
Figure 9. TFT display 2
5. When the Enter button is pressed, the TFT displays the message below. By default
HTTP WEBSERVER ADDRESS is selected. Use UP and DOWN to change the digits
and the LEFT and RIGHT keys to navigate between the digits.
Figure 10. TFT display 3
6. Press Enter once the IP address is set.

UM0897 Running the system
Doc ID 17012 Rev 1 13/25
Figure 11. TFT display 4
7. Use the ESC key to go back to the previous menu. Once the IP address is set, connect
the board to the network. Press the appropriate button to capture the images from the
server and they will be displayed on the TFT.

Schematics UM0897
14/25 Doc ID 17012 Rev 1
4 Schematics
Figure 12. Microcontroller
!-V
9''
*1'
86%B'
5(6(71
*1'
*1'
86%B'
*1'
9''
86%B'
'%*$&.
*1'
'%*54
5(6(7
7'2
86%B'
7&.
706
7',
57&.
*1'
86%B'
9%86
86%B'
9'' 9$1
9$1
9''
9''
5(6(71
9''
0,,B0',2
(0,B:5/1
9$1
*1'
9''
$*1'
9''
9''
7567
9''
(0,B5'
706
7&.
7'2
57&.
7',
5(6(71
9''
706
7&.
7567
7'2
57&.
7',
86%B38B3
*1'
7$03(5B,1
9''
9''
*1'
9''
6:B3
6:B3
$B3
6:B3
6:B3
86%B38B3
(1(7B3+<&/.B3
0,,B7;B(5B3
6:B3
=%((B:$.(B3
0,,B7;(1B3
6:B3
7)7&6B3
00&B&'B3
663B026,B3
/('B3
7)7B:5B3
663B&/.B3
=%((B567%B3
',5B&57/B3
,&B&/.,1B3
&)*B3
,173,1B3
,&B',1B3
7)7567B3
0,,B5;'B3
0,,B7;B&/.B3
0,,B0'&B3
0,,B&2/B3
0,,B7;'B3
0,,B&56B3
0,,B7;'B3
0,,B5,3B3
0,,B5;'B3
0,,B7;'B3
0,,B5;B(5B3
0,,B5;'B3
0,,B7;'B3
0,,B5;'B3
0,,B5;&/.B3
0,,B5;'9B3
7)7B%/B3
663B6&/.B3
1$1'B:3B3
663B0,62B3
663B026,B3
663B0,62B3
00&B&6B3
/('B3
&)*B3
(0,B$/(
=%((B66(/B3
=%((B,17B3
=%((B,17B3
*4!'#/..
342
#OUPLING#APACITORS
!#522%.4
5 N5 N
&
X)
&
X)
<
466
<
466
&
Q)
&
Q)
5 N5 N
8
6707:
8
6707:
567
966
05
9&&
9&&
&
Q)
&
Q)
&
S)
&
S)
5
N
5
N
5 5
5
5
5
0
5
0
-
7$03(56:&211
-
7$03(56:&211
5 N5 N
5
N
5
N
&
X)
&
X)
& X)& X)
&
S)
&
S)
&
Q)
&
Q)
&
Q)
&
Q)
5
N
5
N
&
Q)
&
Q)
<
4007)
<
4007)
&
Q)
&
Q)
-
SRZHU@
-
SRZHU@
6:
6:3%
6:
6:3%
5 N5 N
&
Q)
&
Q)
/ X+/ X+
5
0
5
0
5 N5 N
8
86%/&B3
8
86%/&B3
,2
9%86
,2
,2
*1'
,2
5 N5 N
5 N5 N
5 N5 N
&
S)
&
S)
&
Q)
&
Q)
5 N5 N
&
Q)
&
Q)
5
5
5 N5 N
8 675):;8 675):;
0&8B;
0&8B;
(0,B: 5:5/
(0,B:5+
(0,B5'
(0,B$/(
5(6(7B,1
5(6(7B287
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
3
7567
7&.
706
7',
7'2
57&.
57&;
57&;
57&B7$03(5
86%
0,,B0',2
86%
9664
96643&//
9664
9664
9664
966457&
9664
9664
9&&4
9&&43//
9&&4
9&&4
9&&4
9&&457&
9&&4
9&&4
966
966
966
966
9''
9''
9''
9''
$9 5( )
$9 ''
$*1'
9%$7
&
Q)
&
Q)
&
Q)
&
Q)
&
Q)
&
Q)
-
86%B&21
-
86%B&21
86%B9&&
86%B'
86%B'
86%B*1'
6+(//
6+(//
&S) &S)
&
Q)
&
Q)
&
Q)
&
Q)
-
&21
-
&21
&
Q)
&
Q)
&
Q)
&
Q)
5 5

UM0897 Schematics
Doc ID 17012 Rev 1 15/25
Figure 13. Ethernet
!-V
0,,B9
0,,B0',17
U
U
0,,B0',17
5;3
5
U
7;3
/('/
7;1
/('75
7;3
0,,B$9''
7&7
5;1
3
7;1
3+<B5(6(71
5,3
0,,B9
0,,B9
0,,B9
0,,B$9''
9''
5;3
5;1
7;1
/('75
7&7
5&7
7;3
/('/
0,,B$9''
0,,B$9''
*1'
9''
*1'
3+<B5(6(71
0,,B9
7;3
*1'
5;3 5;1
7;1
0,,B$9&&
0,,B$9&&
0,,B$9''
0,,B9
0,,B9
0,,B$9''
9''
0,,B7;'B3
0,,B7;'B3
0,,B5;'B3
0,,B5;'B3
0,,B7;'B3
0,,B7;'B3
0,,B0'&B3
0,,B7;(1B3
0,,B0',2
0,,B5;'B3
0,,B&2/B3
0,,B&56B3
0,,B5;B(5B3
0,,B7;B&/.B3
0,,B5;'B3
0,,B5;'9B3
0,,B5;&/.B3
(1(7B3+<&/.B3
0,,B5,3B3
0,,B7;B(5B3
9''
*1'
5(6(71
$*1'
%4(%2.%4#/..%#4/2
&
Q)
&
Q)
5
N
5
N
&
X)7DQW
&
X)7DQW
5
5
/
X+
/
X+
&
Q)
&
Q)
5
N
5
N
5
5
5
(
5
(
&
Q)
&
Q)
&
Q)
&
Q)
&
Q)
&
Q)
5
N
5
N
5
5
5
5
5
5
&
X)7DQW
&
X)7DQW
&
S)
&
S)
5
(
5
(
&
Q)
&
Q)
5
5
5
N
5
N
5
5
5
N
5
N
&
X)HOHF
&
X)HOHF
5
(
5
(
&
X)HOHF
&
X)HOHF
&
Q)
&
Q)
5
5
&
Q)
&
Q)
5
N
5
N
5
N
5
N
&
X)
&
X)
5
5
&
Q)
&
Q)
&
Q)
&
Q)
5
N
5
N
5
(
5
(
&
X)HOHF
&
X)HOHF
5
N
5
N
5 MN5 MN
5
N
5
N
5
N
5
N
5
(
5
(
/
X+
/
X+
5
(
5
(
&
S)
&
S)
5
N
5
N
5 5
&
Q)
&
Q)
&
Q)
&
Q)
8
67(3
8
67(3
7;'
7;'
7;'
7;'
7;'7;B(5
7;B(1
7;B&/.
5;'
5;'
5;'
5;'
5;'5;B(5
5;B'9
5;B&/.
&2/
&56
0'&
0',2
0',17
1&
1&
1&
1&
7(67
7(67B6(
;
;
7;3
7;1
5;3
5;1
,UHI
/('U
/('WU
/('
/('F
/('V
&)*
&)*
5(6(7
5,3
3:5':1
0)
0)
0)
0)
9&&(,
9&&(,
9&&(,
*1'(
*1'(,
*1'(,
9&&$
9&&$
9&&$
9&&$
9&&$
*1'$
*1'$
*1'$
*1'$
0)
)'(
*1'$
5
N
5
N
5
5
5
(
5
(
5
5
&211
5-B/('
&211
5-B/('
5'3
5'1
5&7
7&3
7'3
7'1
1&
*1'
'
'
'
'
6+
6+
&
Q)
&
Q)
8
86%/&
8
86%/&
*1'
,2
,2
,2
,2
9%86
&
Q)
&
Q)
5
N
5
N
5
N
5
N
5
5
&
Q)
&
Q)
5
(
5
(
&
X)HOHF
&
X)HOHF
/
X+
/
X+

Schematics UM0897
16/25 Doc ID 17012 Rev 1
Figure 14. Connectors
!-V
9''
*1'
9''
*1'
*1'
9''
9''
9''
9''
9''
*1'
663B026,B3
*1'
9''
663B&/.B3
00&B&'B3
663B0,62B3
00&B&6B3
,&B',1B3
9''
,&B&/.,1B3
*1'
9''
*1'
&)*B3
9''
*1'
&)*B3
7)7&6B3
663B&/.B3
663B026,B3
$B3
7)7B: 5B3
663B0,62B3
7)7567B3
9''
7)7B%/B3
9''
9''
6:B3
7)7567B3
6:B3
6:B3
6:B3
,&B',1B3
,&B&/.,1B3
9''
6:B3
6:B3
,173,1B3
663B6&/.B3
663B0,62B3
663B026,B3
=%((B66(/B3
=%((B,17B3
=%((B:$.(B3
=%((B567%B3
U3$#/..
%%02/-
#/.&'*5-0%2
-"4&4#/..%#4/2
+%9"/!2$#/..%#4/2 =LJEHH0RGXOH
'
/('
'
/('
--
8
63=%
8
63=%
567%
+267B,17
63,B66(/
63,B026,
63,B0,62
63,B&/.
*1'
9''
6,)B&/.
6,)B0,62
6,)B026,
6,)B/2$'%
37,B(1
37,B'$7$
:$.(
$&7,9,7<
6'%*
5
N5
N
&
Q)
&
Q)
-
&21
-
&21
5 N5 N
5
'10
5
'10
5
5
&211"
/&'B&211(&725
&211"
/&'B&211(&725
1&6
6&/
6',
56
1:5
15'
6'2
1567
9''
9&,
/&'B*1'
/&'B*1'
%/B9''
%/B&175
%/B*1'
%/B*1'
8
0&
8
0&
(
(
(
966
6'$
6&/
1:&
9&&
&
X)
&
X)
5
N
5
N
&
Q)
&
Q)
5 5
5 5
55
5
N
5
N
&
Q)
&
Q)
5
5
--
5
N
5
N
5
N
5
N
5
5
5 5
55
-
00&B&21
-
00&B&21
&6
'$7$B,1
966
9''
6&/.
966
'$7$B287
569
569
&20
&'
966
&
X)
&
X)
5
5
-
&21
-
&21

UM0897 Schematics
Doc ID 17012 Rev 1 17/25
Figure 15. Power management
!-V
*1'
9''
9''
9''
9''
9'' *1'
9''
9''
9''
9''
/('B3 /('B3 $*1'
0/7%23500,9).054
!#522%.4
6).6/54
6).6/54
&
X)
&
X)
5 5
&
X)
&
X)
=
60$-
=
60$-
&
Q)
&
Q)
&
Q)
&
Q)
'
/('
'
/('
0+0+
&
Q)
&
Q)
0+0+
'
6736/8
'
6736/8
5 5
0+0+
8
/'605
8
/'605
9,
*1'
92
%<3$66
9,1+
--
' 6736/8
' 6736/8
0+0+
&
Q)
&
Q)
&
Q)
&
Q)
''
5 5
8
/'6 $6 75
8
/'6 $6 75
9,
*1'
9RXW
&
X)
&
X)
''
&
X)
&
X)

UM0897 Bill of material
Doc ID 17012 Rev 1 18/25
5 Bill of material
Table 2. STEVAL-PCC008V1 main board : BOM
Category Reference
designator Comp. descr. Package Manuf.
Manufacturer’s
ordering code /
orderable part
number or
equivalent
Suppl.
Supplier
orderin
g code
ST devices
U1 Ethernet PHY TQFP64 10x10 mm STMicroelectronics E-STE100P
U3 LDS3985M18R ultra-low drop
noise voltage regulator SOT23-5L STMicroelectronics LDS3985M18R
U4 LD1117AS33TR low drop
voltage regulator DPAK STMicroelectronics LD1117AS33TR
U6
ARM966E-S™ 16/32-bit Flash
MCU with Ethernet, USB, CAN,
AC motor control, 4 timers, ADC,
RTC, DMA
LQFP128 STMicroelectronics STR912FAW44X6
U7 STM6718TW ultra-low voltage
supervisors SOT23-5 (WY) STMicroelectronics STM6718TWWY6F
U8 USBLC6_2P6 very low
capacitance ESD protection SOT23-6L STMicroelectronics USBLC6-2P6
ST devices
U9 Very low capacitance ESD
protection SOT23-6L STMicroelectronics USBLC6-2SC6
U10 EEPROM SO8 (150 mil) STMicroelectronics M24C01-WMN6TP
D2,D7 STPS1L30U (low drop power
Schottky rectifier) SMB STMicroelectronics STPS1L30U
Z1 Transil™ SMB STMicroelectronics SMAJ6.0A-TR
Crystal and
oscillator
Y1 Quartz crystal 25 MHz 11.35 mmx4.35 mm,
SS4 Jauch Q25.0-SS4-30-30/30
Y2 Tuning fork crystal 32 kHz 2.0 mmx 6.0 mm Jauch Q 0,032768-MMTF32-
12,5-20 1

Bill of material UM0897
19/25 Doc ID 17012 Rev 1
Connectors
and jumpers
CONN1 RJ45 with magnetics and
G/YLED
PCB mountable,
right angle, through-
hole
TYCO 5-6605758-4
RS
compon
ents
Part#
6154412
J6 Power jack 2.5 mm
Socket, DC power,
2.5 mm, right angle,
locking type
Protectron PDCJ01-08
J10 Standard USB B-Type connector
PCB mountable,
right angle, through-
hole
Any
Connectors
and jumpers
J11 JTAG connector
Box header, right
angle, 20way, 2x10-
pin, 2.54 mm x 2.54
mm pitch
Protectron P9604-20-15-1
J16 micro-SD connector SMD Proconn
Te c h n o lo g y MSPN09-D0-1002
J19,J20 CON3
1x3-pin, header
2.54 mm x 2.54 mm
pitch
Any
J24,J25 CON8 1x8-pin, 2.54 mm x
2.54 mm pitch Any
J27, J28 CON2 1x2-pin,2.54 mm x
2.54 mm pitch Any
CONN2 TFT LCD_CONNECTOR 2x8-pin socket, 2.54
mm x 2.54 mm pitch Any
Table 2. STEVAL-PCC008V1 main board : BOM (continued)
Category Reference
designator Comp. descr. Package Manuf.
Manufacturer’s
ordering code /
orderable part
number or
equivalent
Suppl.
Supplier
orderin
g code

UM0897 Bill of material
Doc ID 17012 Rev 1 20/25
LEDs
D5,D6,D9 LED SMD0805 Any
C5,C7 10 pF SMD0805 Any
C72,C73 12.5 pF SMD0805 Any
C46,C48 30 pF SMD0805 Any
C1 1 nF SMD0805 Any
C58 4.7 nF SMD0805 Any
Capacitors
C35 10 nF SMD0805 Any
C2,C3,C4,C6,C9,
C10,C11,C12,
C13,C14,C15,
C16,C21,C22,
C25,C30,C32,
C38,C39,C47,
C49,C50,C52,
C53,C54,C55,
C56,C57,C59,
C60,C61,C62,
C63,C64,C65,
C66,C67,C69,
C70
100 nF SMD0805 Any
C8,C17,C68,C71 4.7 µF/tantalum EIA 3528-21/ size A Any
C31,C33,C37,
C51 10 µF/tantalum EIA 3528-21/ size A Any
C18,C19,C20,
C23 22 µF/tantalum EIA 3528-21/ size B Any
C24 100 µF ELC (bulk radial) Any
Table 2. STEVAL-PCC008V1 main board : BOM (continued)
Category Reference
designator Comp. descr. Package Manuf.
Manufacturer’s
ordering code /
orderable part
number or
equivalent
Suppl.
Supplier
orderin
g code
Other manuals for STEVAL-PCC008V1
1
Table of contents
Other ST Motherboard manuals

ST
ST STM3220F-EVAL User manual

ST
ST STM32F3DISCOVERY User manual

ST
ST STM32H7 Nucleo-144 User manual

ST
ST STM3220G-EVAL User manual

ST
ST EVALSTPM34 User manual

ST
ST EVAL-TDA7803A User manual

ST
ST STM32L4 Series User manual

ST
ST STEVAL-MKI019V1 User manual

ST
ST STEVAL-QUADV01 User manual

ST
ST STM32G474E-EVAL User manual

ST
ST UM0804 User manual

ST
ST STMPE821 User manual

ST
ST STM32 Nucleo User manual

ST
ST STM32CubeF4 User manual

ST
ST P-NUCLEO-IOD01A1 User manual

ST
ST SPC582B-DIS User manual

ST
ST STM3210E-EVAL User manual

ST
ST STEVAL-MKI132V1 User manual

ST
ST X-NUCLEO-S2868A1 User manual

ST
ST STM32L1 Series Installation and operating instructions