-
主线版本:
* 平台:瑞萨RA6M3(cortex-m4)
* 在使能了软件RTC后,生成工程,在终端中输入`date`命令得到的时间戳为0
![image](https://github.com/RT-Thread/rt-thread/assets/64397326/78a7af77-7769-4b4f-a0b6-dfaa4ca421ea)
-
I am trying to upload a script that was developed by @AIWintermuteAI and posted here [aXeleRate - Keras-Based Framework for AI on the Edge](https://www.hackster.io/dmitrywat/axelerate-keras-based-fram…
-
In the project canmv_k210 there is kendryte.ld linker script. In that ram_nocache is initialized in Memory region. But it is nowhere used in the other part of the linker script. I need clarity on the …
-
**Describe the bug**
Hi,
I am trying to perform inference using a MLP Network with 70 inputs.
```python
import sensor, image, time, lcd
from maix import KPU
import gc
lcd.init(freq=1500…
-
https://github.com/sipeed/Maixduino/blob/aa6543538ccfb54a89e9922dd38f5b4710a9c2a4/libraries/Maix_Speech_Recognition/src/Maix_Speech_Recognition.cpp#L95-L114
Hi
I want to use another I2S pin for reco…
-
Hi, I'm recently tweaking kernels and toolchains for 32-bit RISC-V No-MMU systems, I faced the same problem and I guess I came up with some solutions. So far I only tried 32-bit, but I guess they can …
-
Just to let you know: I collected some cpuinfo files over there: https://github.com/ThomasKaiser/sbc-bench/tree/master/results (at the bottom of the listing with suffix `.cpuinfo` – the Kendryte, Loon…
-
This issue is much longer than I initially intended. TL;DR it's not a concerning issue at all, I'm simply sharing.
In my quest to be able to explain every byte on my Amigo's 16MB onboard SPI Flas…
-
If Lua-RTOS-X is running on [freertos](https://github.com/kendryte/kendryte-freertos-sdk), then ...?
Why not, there was a micropython port (or at least an openmv port ;).
-
Hello guys, I am trying to run the project under https://github.com/sipeed/MaixPy_scripts/blob/master/machine_vision/yolov2_20class.py I already, I have updated maixPy to the latest version and also I…