This application note explains how to set up the STM32MP257F-EV1 hardware.
Required Materials
PC | Linux or Windows operating systems. See PC prerequisites for more details on the required configurations |
---|---|
High-end development platform for the STM32MP25 microprocessor device including:
| |
microSDTM card | It is populated with OpenSTLinux distribution (Linux software), and provides extra storage capacity. An 8-Gbyte minimum microSD card is needed |
USB type-C cable | It connects the STM32MP257x-EV1 evaluation board to the PC through the USB type-C (ST-LINK/V3) connector |
USB type-C cable | It connects the STM32MP257x-EV1 evaluation board to a USB OTG device through the USB micro-AB connector |
Optional Materials
LCD screen | Several types of screen are possible : LVDS, DSI, or HDMI |
---|---|
Power supply | (Optional) Power supply block (5 V, 3A) for the MB1936 board. |
USB keyboard and mouse | Thanks to the USB type A connectors, the STM32MP257x-EV1 Evaluation board can be equipped with a full-size keyboard and mouse |
Ethernet cable | It can connect the STM32MP257x-EV1 evaluation board to a network through the RJ45 connector |
RS232 cable | It can connect the STM32MP257x-EV1 evaluation board to the PC through the UART connector as an alternative of the ST-LINK/V2-1 connection |
CAN cable | It can connect the STM32MP257x-EV1 evaluation board to CAN devices through the CAN FD/TT connectors |
Trace cable | It can connect the STM32MP257x-EV1 evaluation board to an external tool through the Trace connector |
JTAG cable | It can connect the STM32MP257x-EV1 evaluation board to an external tool through the JTAG connector |
Assembling the Board
The STM32MP257x-EV1 Evaluation boards packages (STM32MP257F-EV1 ), completed by the B-CAMS-IMX package, include all the items listed below.
Position | Description |
---|---|
1 | MB1936 main board |
2 | 7” LVDS WSVGA display with touch panel (EDT ETML0700Z9NDHA panel - optional) |
3 | LVDS display cable |
4 | MB1854 board AI camera (not part of STM32MP257x-EV1 Evaluation boards packages , provided via B-CAMS-IMX package) |
5 | camera board FFC (not part of STM32MP257x-EV1 Evaluation boards packages, provided via B-CAMS-IMX package) - optional |
STM32MP257x-EV1 Evaluation board assembly
STM32MP257F-EV1 shown here (picture is not contractual)
STM32MP257x-EV1 Evaluation board assembled
STM32MP257F-EV1 shown here (picture is not contractual)
Installing the STM32CubeProgrammer Tool
STM32CubeProgrammer for Linux® host PC | STM32CubeProgrammer for Windows® host PC | |
---|---|---|
Download |
Version v2.17.0
unzip en.stm32cubeprog.zip | |
Installation |
$> ./SetupSTM32CubeProgrammer-2.17.0.linux
$> export PATH=<my STM32CubeProgrammer install directory>/bin:$PATH
$> ln -s <my STM32CubeProgrammer install directory>/bin/STM32_Programmer_CLI /home/bin/STM32_Programmer_CLI |
|
User manual |
| |
Detailed release note |
|