-
### Errata
我修改了设备树后,系统无法正常启动,一直卡在
1.610382] gpio gpiochip6: registered GPIOs 34 to 34 on 9140c000.gpio34
我修改的内容如下
```
pmu: pmu@0x91000000 {
compatible = "kendryte, k230-pmu";
reg = ;
…
-
Hello, what is the license of this project?
-
### What happened
Hello everyone,
**I have boot and connections problems with k510**.
After powering on the kendryte K510, it _**boots not every time**_. I need to push K2 (reset) button sever…
-
### Improvement
Hi,
Thanks a lot for having this repo.
Since I am rather new to Kendryte series of chips, I do have some questions which I can't find answers from docs in this repo:
- Wha…
-
### Help
Can you teach how many PLIC and CLINT instances in the k230 SoC? how are these instances related to the CPUs?
The `k230-datasheet.md` says that each CPU integrates with PLIC and does…
yf13 updated
11 months ago
-
### MaixPy IDE 0.2.54
### font
import sensor, image, time, lcd
from Maix import GPIO
from fpioa_manager import fm
gpiopin=16
fm.fpioa.set_function(gpiopin,fm.fpioa.GPIO7)
gpiofoto=GPIO(GPIO…
-
### Help
I can capture .wav via `app/sample_audio.elf -type 1 -filename pdm.wav` from big core console, but when playing it on Ubuntu host with `play pdm.wav` command, nothing can be heard. Mean…
-
### Operating System
Windows 10
### Board
stm32h7-armfly-v7
### Firmware
1. MDK5.36 ArmClang编译器
2. bsp stm32h7-armfly-v7
### What happened ?
不使用 TinyUSB 的时,基于V7开发板的仓库代码编译没有问题,添加了 TinyUSB 后会报下列…
-
PC: ubuntu 20.04
按照教程步骤操作,到docker run -u root -it -v $(pwd):$(pwd) -v $(pwd)/toolchain:/opt/toolchain -w $(pwd) k230_sdk /bin/bash这一步报错Unable to find image 'k230_sdk:latest' locally
加了sudo,也没有用
#…
-