-
### Feature description
CanMV-k230-LP4 3.0 AI board has 1G Memory and wifi is RTL8189FV,please add it to boards list
### Want resolve what problem
CanMV-k230-LP4 3.0 AI board has 1G Memory and wifi…
-
在IDE中,只要连接上板子,不论是不是在执行程序,IDE就会每隔一段时间卡住,然后又恢复,非常影响编程,怎么解决?
-
CanMV IDE for windows 4.0.6启动报错,“LoadLibrary failed with error 87:参数错误”
注:我有两台电脑,一台可以运行,一台报错,如下图
![tmpCDF5](https://github.com/kendryte/canmv_ide/assets/72485410/122a05c0-0474-4a40-bc0f-238d6ce913…
Z446C updated
1 month ago
-
### Other
我尝试烧录了开发者社区内的debian镜像 [canmv_debian_sdcard_sdk_1.3.img.gz](https://kendryte-download.canaan-creative.com/developer/k230/canmv_debian_sdcard_sdk_1.3.img.gz),但是我进入系统查看 ssh 命令都没有,而且接hdmi根本无法显示…
-
### Other
1.595838] mmc1: SDHCI controller on 91581000.sdhci1 [91581000.sdhci1] using
ADMA
[ 1.624730] sdhci-dwcmshc-kendryte 91581000.sdhci1: card claims to support voltages below defined …
-
### What happened
When booting CanMV-k230 with SBI debug dump enabled, the following messages shows up in little core console:
```
Can not configure pmp for domain rootbecause memory region addr…
yf13 updated
3 months ago
-
### Feature description
目前micropython 0.5版中的Timer频率最高为1k,k230的主频都在800M以上,Timer能不能更快,以完成一些实时性较高的任务?
### Want resolve what problem
_No response_
### Anything else
_No response_
-
Hello,
I am tying to run the hello_world.py scripts but it crashes after a few seconds of running.
```python
# Hello World Example
#
# Welcome to the CanMV IDE! Click on the green run arrow b…
-
### Feature description
通过
`from machine import ADC
adc = ADC(0,enable=True) #构造adc对象,通道0默认开启
value = adc.value() `
其中
`value = adc.value() `
测时为1ms,询问技术人员应该是增加了1ms的延时…
-
### Other
![屏幕截图 2024-07-15 143816](https://github.com/user-attachments/assets/5776fa7c-e9aa-414d-9ef3-9d92852e6790)
`# Camera Example
#
from media.camera import *
from media.display import *
fr…