Difference between revisions of "Getting Started with BPI-R4"

From Banana Pi Wiki
Jump to: navigation, search
(Prepare to develop)
(Prepare to develop)
Line 13: Line 13:
 
   * Prepare 8G/above TF card, USB-Serial cable, Ubuntu System
 
   * Prepare 8G/above TF card, USB-Serial cable, Ubuntu System
 
   * Using your USB-Serial cable Connect to debug console on BPI-R4
 
   * Using your USB-Serial cable Connect to debug console on BPI-R4
 
 
[[File:R4 DebugPort.png|320px]]
 
[[File:R4 DebugPort.png|320px]]
  

Revision as of 18:52, 7 October 2023

Introduction

MediaTek MT7986(Filogic 830)

Key Features

Development

Basic Development

Prepare to develop

 * Prepare 8G/above TF card, USB-Serial cable, Ubuntu System
 * Using your USB-Serial cable Connect to debug console on BPI-R4

R4 DebugPort.png

 * BPI-R4 bootstrap and device select Jumper Setting
    R4-bootstrip.png


  * Examples:
 All Jumper is "1", BPI-R4 will boot from SD card
    R4 SDBOOT.png


 SW3-A is "0" and SW3-B is "1" , BPI-R4 will boot from SPI NAND
    R4 NANDBOOT.png


 SW3-A is "1" and SW3-B is "0" , BPI-R4 will boot from eMMC
    R4 eMMCBOOT.png