Difference between revisions of "BPI-K210 RISC-V AIoT board"

From Banana Pi Wiki
Jump to: navigation, search
(BPI-K210 Spec)
(BPI-K210 Spec)
Line 43: Line 43:
 
|-
 
|-
 
| Flash || SPI flash 128Mbit  
 
| Flash || SPI flash 128Mbit  
 +
|-
 +
| Display || LCD display interface
 +
|-
 +
| Camera || 1 Camera interface 
 +
|-
 +
| Voice || 1 Head set,1 Speaker,1 Mic port
 
|-
 
|-
 
| Power || 5V@1A micro USB poweror or lithium battery power   
 
| Power || 5V@1A micro USB poweror or lithium battery power   

Revision as of 19:27, 27 April 2019

Overview:BPI-K210
BPI-K210 AIoT
BPI-K210 RISC-V 64bit design

About BPI-K210

BPI-K210 is the first Banana Pi board with RISC-V chip design.An integrated artificial intelligence SOC chip solution that can accommodate neural network models, using a new risc-v instruction set for the field of artificial intelligence and edge computing. The main target market is the IoT and STEAM education market

Key Features

  • 64-bit RISC-V CPU Dual-Core, up to 400MHz
  • IMAFDC (RV64GC) ISA extension
  • Hardware FPU (Float Point Unit), Double Precision
  • 32 KB I-Cache per core and 32 KB D-Cache per core
  • 8MB On-Chip SRAM 128Kbit One-Time Programmable Memory (OTP) ,Read Only Memory (ROM)
  • DMA
  • Camera and screen interface
  • WiFI and BT support
  • JTAG, OpenOCD support

About Kendryte K210 chip

The Kendryte K210 is a system-on-chip (SoC) that integrates machine vision and machine hearing. Using TSMC’s ultra-low-power 28nm advanced process with dual-core 64-bit processors for better power performance, stability and reliability. The program strives for zero threshold development and can be deployed in the user’s products in the shortest time, giving the product artificial intelligence.

The Kendryte K210 is located in the SoC of the AI ​​and IoT markets and is a very convenient MCU.

Kendryte Chinese means surveying intelligence, while surveying intelligence is taken from surveying and searching. The main application field of this chip is in the field of Internet of Things, and it is developed in the field of Internet of Things. Therefore, this chip mainly provides artificial intelligence solutions, which are explored in the field of artificial intelligence.

BPI-K210 hardware

BPI-K210 interface

BPI-K210 interface 750.JPG

BPI-K210 Spec

Hardware spec
CPU Kendryte K210 64-bit RISC-V CPU Dual-Core, up to 400MHz
ROM 128Kbit
SRAM 8MB On-Chip SRAM 128Kbit One-Time Programmable Memory (OTP)
Flash SPI flash 128Mbit
Display LCD display interface
Camera 1 Camera interface
Voice 1 Head set,1 Speaker,1 Mic port
Power 5V@1A micro USB poweror or lithium battery power
GPIO 26 PIN GPIO
Wi-Fi TW-03 WiFI module onboard
Buzzer Passive buzzer
LEDs RGB LED/POWER LED/Receive LED/Transmit LED
Sizes 68mm\*53mm

BPI-K210 GPIO PIN define

BPI-K210 software

Source code on github

K210 chip official Source code on github:https://github.com/kendryte

Documents