Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

...

Source Code

The source code for the SP7350 is available on both GitHub and Gitee:

...

When prompted during the code building process, select “[3] SP7350 MC Board.”

Refer to In-system Programming Flash Devices if you want to write image into eMMC device and boot from it. Please choose “[3] SP7350 MC Board” when asked during building code.

Refer to the release details of the software package: Releases

Prebuilt Images

  1. Ubuntu Server 24.04.1 SD card image (20242025-1103-2110)

  2. Ubuntu XFCE 24.04.1 SD card image (20242025-1103-2110)

To create an SD card for booting SP7350 IO MC Boards, start by downloading the prebuilt image file, such as Ubuntu_Server_24_.04_.1_for_MCB_2024112120250310.img.7z and unzip it. Once ready, write the image directly to the SD card using the dd command. For example:

Code Block
dd if=Ubuntu_Server_24_.04_.1_for_MCB_2024112120250310.img of=/dev/sda bs=1M; sync

...

Finally, power on the system, which will automatically boot from the SD card.

References

  1. SP7350 Hardware

  2. SP7350 Software

  3. SP7350 NPU

  4. SP7350 MIPI-RX and Camera

  5. SP7350 Audio and Video Streaming

  6. SP7350 Application Notes