platform-kendryte210 icon indicating copy to clipboard operation
platform-kendryte210 copied to clipboard

Kendryte K210: development platform for PlatformIO

Results 12 platform-kendryte210 issues
Sort by recently updated
recently updated
newest added

I cannot use the sipeed-rv-debugger to debug my MaixDock. It outputs the following in the debug console: ``` _ __ _ _ | |/ /___ _ __ __| |_ __...

Recent projects like https://github.com/kendryte/kendryte-standalone-demo/tree/develop/face_detect cannot be compiled under PlatformIO because the SDK (https://github.com/kendryte/kendryte-standalone-sdk) package it uses has become outdated with respect to the master branch, and so, errors like ```...

Standalone SDK 5.7 is out, this should be added to pio

I've a problem with debugging Maix Bit board using openocd. I'm using PlatformIO with Kendryte Standalone SDK. **OS**: Ubuntu 18.04 **k210 platform**:Sipeed MaiX BiT with Mic https://docs.platformio.org/en/latest/boards/kendryte210/sipeed-maix-bit-mic.html#board-kendryte210-sipeed-maix-bit-mic **debugger**:Sipeed USB-JTAG/TTL RISC-V...

Seeed Studio is now shipping the Sipeed Maix Amigo devices. These are powered via the Kendryte K210 (like the other Maix devices) ### Platform information * SoC – Kendryte K210...

help wanted

Sipeed MaixCube – All-in-One AI Development Platform Based on K210 (RISC-V) now available. https://www.seeedstudio.com/Sipeed-Maix-Cube-p-4553.html New platform needs to be added.

Hello I am trying to test using Platformio CLI and platform kendryte210 and I'm having issues that are already fixed in github master, like this one: camera.setRotaion instead of camera.setRotation...

Ive added a basic sample project, showing how to drive the RGB leds using the kendryte k210.

![image](https://user-images.githubusercontent.com/23031290/232223654-b6937c51-64fc-4b1f-9341-df1272d94b27.png) as you see,when i tried to debug this k210 board and cpu halted on “main”,the REGISTER list in the left got all zero,and the logs showed below said “Warn...

I'm using a board as: ![widora_kendryet210](https://user-images.githubusercontent.com/154013/200267145-aa316649-0161-4037-ab32-ed2c7e0bcb24.jpg) on which **kendryet210** is running as the core chip. I dare **NOT** to proceed due to **NO direct support** from [https://github.com/sipeed/platform-kendryte210/tree/master/boards](https://github.com/sipeed/platform-kendryte210/tree/master/boards). Wondering if there...