Note
This USB connection also serves as a power source for the board.
-
Check and note which COM port the board is utilizing
-
Connect to the STM32MP257F-EV1 in a terminal emulator using these serial settings (your COM port number may be different):
Note
After connecting to the board over serial, you may need to press ENTER in the terminal window to get the actual terminal prompt text.
-
Connect the board to the internet using an ethernet connection on the ETH2 port
-
Execute
sudo apt-get update
to check for and install updates for the system -
For the rest of the demo setup and execution processes, follow the instructions in the Python Lite SDK Quickstart Guide