Skip to main content

ALL ABOUT BANANA PI M6 SBC

Banana Pi M6 is a powerful single board computer (SBC) was introduced by Sinovoip in 2022. The Banana Pi M6 is one of the of the most powerful SBCs currently present in the market with very reasonable price. The price to performance ratio of the chip is really good. However, this chip needs some development on software side. The chip is powered by Synaptics VS680 chip. The SoC VS680 combines CPU, NPU and GPU all into the single chip, provides good performance with efficient power usage. The other information about the SBC can be found here.


Here are some specifications of the SBC,

1. CPU : Synaptics VideoSmart VS680 quad-core Cortex-A73 (2.1GHz) and One Cortex-M3 processor.

2. GPU : Imagination GE9920

3. NPU : AI up to 6 .75Tops

4. RAM : 4GB LPDDR4

5. Internal Storage : 16gb-64gb eMMC flash depends upon variant.

6. Extra Storage Slots : M.2 Key E(PCIe + MIPI CSI) + MicroSD slot with support for up to 256GB expansion

7. USB Ports : 4 USB 3.0

8. Network : 10/100/1000 Mbit/s Ethernet ,Optional WiFi USB dongle

9. Video / Audio : 1 x HDMI 2.1 (up to 4K@60Hz with HDR, CEC, EDID) out, and 1 HDMI in Port

10. Display : MIPI DSI interface

11. GPIO : 40 Pin Header : GPIO (x28) and Power (+5V, +3.3V and GND). GPIO pins can be used for UART, I2C, SPI or PWM

12. Power Required : 5 volt @3A TYPE C

13. Others : Dimensions: 92x60mm, Weight : 48g, Power Status and Activity status LED.

The chip currently supports 2 Platforms namely Linux and Android. However, official images are yet to be released by the company. Once updated the official images will be available here & here. The development is currently going on. The powerful chip used in BPI M6 also listed on top in Artificial Intelligence (AI) benchmarking. Which can be checked here.




Comments

Popular Posts

CONVERT YOUR OLD LAPTOP INTO NAS SERVER

Network Attached Storage (NAS) is a type of storage device that is designed to be connected to a network and provide file-level data access to multiple users or clients. NAS devices are specialized computers that are optimized for data storage, management, and access. NAS devices typically consist of one or more hard drives that are arranged in a RAID configuration to provide redundancy and data protection. They are equipped with network interfaces such as Ethernet ports, which allow them to be connected to a local area network (LAN) or a wide area network (WAN). Once connected to the network, the NAS device can be accessed by multiple clients or users, who can then use it to store, retrieve, and share files. NAS devices are popular in both home and business environments, where they are used to store a wide range of data, including documents, photos, videos, music, and other multimedia files. They are often used as a central repository for shared files, and can be accessed by multiple

HOW TO ENABLE WIFI AND BLUETOOTH (RT8822CS) IN BANANA PI M5

We all know that there are very few topics available on internet regarding installation of RT8822CS Bluetooth and WiFi adapter for Banana Pi BPI-M5.In this post I will explain each and every step to install the official RT8822CS card in your Banana Pi M5/M2 Pro.At First, I will assume that you have successfully installed the Android in your Banana Pi M5,In case you want to install android follow the steps given in the below video: Now, follow the below steps to setup RT8822CS card in your device. 1. First of all, download and install the ADB, Fastboot & their Drivers from here on your computer. 2. Enable developer options on Banana Pi M5 by visiting Settings > Tap Build number 7 to 8 times and then enable usb debugging from developer options. 3. Now on your computer, open command prompt and run following commands one by one: adb devices adb root adb remount adb shell echo dtbo > /sys/class/unifykeys/name echo "1" > /sys/class/unifykeys/write reboot you

HOW TO INSTALL ANDROID 9 (PIE) ON BANANA PI M5

In this tutorial I will tell you that how can you install Android 9 Pie on your Banana Pi M5. Only few articles are available online explaining the installation procedure, but they are just confusing. I also struggled a lot to install android on my Banana Pi M5 as i was not getting the proper steps. But after lot of research finally I will be able to install android on my Banana Pi M5. To make everything work properly just follow each and every given step carefully: Download the Android image from here and extract it somewhere on your computer. Download Aml USB Burning Tool from here  and install it. Now, open the Aml USB Burning Tool and insert android image which we have downloaded earlier by heading over to File > Import Image > select image with .img extension as shown. Now, connect the Banana Pi M5 with your computer by continuously pressing the SW4 button and then insert the USB simultaneously into the computer. Release the button when connection establish with your comp