Click the plus icon to add the newly downloaded image file and the software will automatically select the SD card you inserted. Then click Flash! writing. It takes about 10 minutes to finish.
Note
they mean to start up failed if the USER LED does not blink.Please check the boot switch whether it is SD_CARD.B. Boot from eMMC
Note
If you want to Boot from eMMC, you have to access next section: the serial console first.Step 1. the process is the same as A. Boot from SD card if you first start up the ODYSSEY – STM32MP157C.
Step 2. Edit /boot/uEnv.txt to start eMMC boot then reboot.
Step 3. Wait for the USER LED bright continuously.that indicate the eMMC boot successfully if the USER LED bright continuously.
Step 4. Power off and unplug the SD card.
Step 5. Set the slide switch to EMMC and restart.
Serial Console
Now your ODYSSEY – STM32MP157C is up, you may want to access your Linux system through the console, then set up Network, and so on. A serial port access method is provided for Linux access:
Connect via UART port
In this section, we'll walk you through the use of the USB to TTL adapter, which connects to the ODYSSEY – STM32MP157C's Uart port(Located at the upper right of ODYSSEY – STM32MP157C), to establish a connection between your computer and ODYSSEY -STM32MP157C.
Step 1. Connect Uart port To PC/Mac using USB To TTL Adapter.If you don't have USB To TTL Adapter, click HERE to buy.(RX->TX,TX->RX)
Step 2. Using the following serial debugging tools, the baud rate is 115200:
Serial
protocol, fill in the COM port corresponding to ODYSSEY -STM32MP157C,115200
baud rate, 8 bit, no parity bits, a stop bit 1, no flow control.screen /dev/ttyACM0(,1, and so on) 115200
or screen /dev/ttyUSB0(,1, and so on) 115200
.screen /dev/cu.usbserial1412(,1422, and so on) 115200
or screen /dev/cu.usbmodem1412(,1422, and so on) 115200
.Step 3. The default user name is debian
, the password is temppwd
Step 4. If you don't have USB to TTL Adapter, you can also use Arduino. If you use Arduino, connect one end of the jumper to the Arduino's RESET pin and the other end to the Arduino's GND pin. This will bypass your Arduino's ATMEGA MCU and turn your Arduino into a USB to TTL adapter. Please refer HERE Video tutorial. Now connect the GND pin of Arduino to the GND pin of ODYSSEY -STM32MP157C's Uart port. Connect Rx pins on Arduino to Rx pins on ODYSSEY -STM32MP157C's Uart port. Connect the Tx pin on the Arduino to the Tx pin on the ODYSSEY -STM32MP157C Uart port. Finally, connect the Arduino to the PC/Mac via the Arduino's USB cable. Now check to see if your PC/Mac has found your Arduino by typing the following command:
Network Settings
A. Ethernet connection
You can connect to the network using an Ethernet cable. Just plug in the Ethernet cable to the Internet.Now, go to the next section: the Basic tool install.
B. Wi-Fi Settings
Note
If you want to using Wi-Fi, you have to access next section: Basic tool install first.seeed-linux-dtverlays
in the GitHub./boot/uEnv.txt
to make it become effective after reboot.Configure the ODYSSEY – STM32MP157C network through the network management tool connmanctl
, which has been installed on the ODYSSEY -STM32MP157C image. Follow these instructions to easily complete the configuration.
Now use the following command to find ODYSSEY – STM32MP157C's IP address.
Basic tool install
1.SSH
SSH, short for Secure Shell, is formulated by the Network Working Group of IETF. SSH is a security protocol based on the application layer. SSH is a more reliable protocol that provides security for remote login sessions and other network services. There is no SSH protocol in the image provided by us, so we need to configure it through the serial port, so as to realize the communication between the device and the computer through SSH protocol. Enter the following command to install the SSH service in ODYSSEY -STM32MP157C.
Next, we'll use SSH to access ODYSSEY – STM32MP157C. Windows users can use third-party SSH clients. For Linux/Mac users, the SSH client is built in.
Windows users : Use PUTTY, select SSH protocol, fill in the correct IP address and click open. The user name is debian and the password is temppwd.
Linux/Mac users :
Note
If the performance experience degrades while using SSH, please switch to a more accessible WiFi network.2.GIT
Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.
3.MAKE
4.WGET
Bluetooth Setting Up
seeed-linux-dtverlays
in the GitHub./boot/uEnv.txt
to make it become effective after reboot.Activate the bluetooth
Then activate the bluetooth by the command:
Connect the bluetooth
the bluetoothctl is a tool that controls the Bluetooth to connect the other Bluetooth.
Step 2. Now using the command pair + device ID
to match bluetooth device with the ODYSSEY – STM32MP157C.
Step 3. When you see the messega Pairing successful
, tap connect + device ID
.
If Connection successful
pops up, configuration!
The following is the process of CANBUS communication using 2 Channel CAN BUS FD Shield for Raspberry Pi based on ODYSSEY -- STM32MP157C, first use Seeeduino V4.2 to collect the environment temperature and humidity, and then through the Seeeduino V4.2 CAN - BUS shields V2 above and the ODYSSEY – STM32MP157C Channel 2 CAN BUS FD shields above for Raspberry Pi communication.
Materials Required
Hardware Connection
2 Channel CAN BUS FD Shield for Raspberry Pi | CAN-BUS Shield V2 |
---|---|
CAN_0_L | CANL |
CAN_0_H | CANH |
Dependency installation
python
.git
.make
related environment.Install CAN-HAT and LCD drivers
seeed-linux-dtverlays
in the GitHub./boot/uEnv.txt
to make it become effective after reboot.dmesg
, you will view the below information if it is successful.Config CAN-HAT and LCD
can-bus
lcd
environmentRun the following code on 'ODYSSEY - STM32MP157C'
Run CanBus_SendForArduino.ino on Seeeduino V4.2
.
This part will introduce how to use grove.py to control GPIO and Grove Socket on ODYSSEY STM32MP157C.there exists two way to connect with the Grove Socket in this board. the one hand is using the Digital Grove Interface and IIC Grove Interface, the other is using ODYSSEY - STM32MP157C's 40-pin. The description of the PIN defines for the ODYSSEY - STM32MP157C's 40-pin please refer to Pin Function.It is convenient for you to use this ODYSSEY - STM32MP157C's 40-pin.So,Let's go.
seeed-linux-dtverlays
in the GitHub./boot/uEnv.txt
to make it become effective after reboot.python3
.ODYSSEY – STM32MP157C | Grove - Buzzer | Grove Base Hat for Raspberry Pi |
---|---|---|
Get ONE Now | Get ONE Now | Get ONE Now |
Step 2. Plug the Grove Base Hat into ODYSSEY - STM32MP157C.
Step 3. Connect the Grove Buzzer to D5 port of the Base Hat.
Step 4. Connect the ODYSSEY - STM32MP157C to PC through USB cable.
Note
we will hear sound from the buzzer if everything has been well.ODYSSEY – STM32MP157C | Grove - Button | Grove Base Hat for Raspberry Pi |
---|---|---|
Get ONE Now | Get ONE Now | Get ONE Now |
Step 2. Plug the Grove Base Hat into ODYSSEY - STM32MP157C.
Step 3. Connect the Grove Button to D5 port of the Base Hat.
Step 4. Connect the ODYSSEY - STM32MP157C to PC through USB cable.
Note
we will view some information at the terminal if the button has been pressed.ODYSSEY – STM32MP157C | Grove - Temperature Sensor | Grove Base Hat for RasPi |
---|---|---|
Get ONE Now | Get ONE Now | Get ONE Now |
Step 2. Plug the Grove Base Hat into ODYSSEY - STM32MP157C.
Step 3. Connect the temperature sensor to port A0 of the Base Hat.
Step 4. Connect the ODYSSEY - STM32MP157C to PC through USB cable.
Note
we will view temperature data at the terminal if everything has been well.ODYSSEY – STM32MP157C | Grove Base Hat for RasPi |
---|---|
Get ONE Now | Get ONE Now |
Step 2. Plug the Grove Base Hat into ODYSSEY - STM32MP157C.
Step 3. Connect RX To TX in Basehat using jumper
Step 4. Connect the ODYSSEY - STM32MP157C to PC through USB cable.
if we connect the TX to RX we will get hello seeder
at terminal.and the location of TX and RX we can view Pin Function.
In this section, we will explain the control principle of the Linux I2S programming. Now we will use I2S and ReSpeaker 2-Mics Pi HAT to tell you how to use it.
ODYSSEY – STM32MP157C | ReSpeaker 2-Mics Pi HAT |
---|---|
Get ONE Now | Get ONE Now |
apt
Note: You can also download the stm32mp1 .dtb
file here
uEnv.txt
as following:Change the dtb settings to
seeed-linux-dtverleys
folder and configure soundstate as follow:aplay
and arecord
, you will view the below information if it is successful.Step 7. Now you can start playing with ReSpeaker 2-Mics Pi Hat! For simple record and play testing, run the following command:
To record an audio to test.wav
:
test.wav
audio. Remember to plug in a headphone or speaker to output the audio.Note
if you cannot get any sound maybe you can reboot again.For more information about the ReSpeaker 2-Mics Pi HAT you can visit wiki
Please submit any technical issue into our forum.