-
Because the pins number are directly specified instead of using the constant defined in :
/Maixduino/hardware/k210/0.3.11/variants/sipeed_maix_one_dock/pins_arduino.h
The SpeechRecognizer and it…
-
when core is in the privilege which is less than "M",then "mie" and "sie" are useless and "global interrupt switch" is always open.
The problem is issued because of the line 408 and the line 412 of f…
-
Hi everyone,
I would like to create a webserver in my Maixduino board, and i see that it is impossible to implement those micropython functions ( bind .. listen.. accept). I have found next in the so…
-
The example of SPI is not communication on maixduino.
https://github.com/sipeed/MaixPy_scripts/blob/master/hardware/demo_spi.py
Maixduino communication is follow,
|K210-IO|Function|ESP32-IO|Fu…
-
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.platf…
-
I'm preparing a Register Definition File (RDF) to make debugging easier with VisualGDB and I've found that the "Hardware Register" windows does not provide correct access to peripheral registers. I sh…
-
我想找个你当时调试的开发板试一下看看,不然的话,我可能还需要改些配置,直接用你当时的板子,当时的环境试一下,先跑起来,然后再调一调,谢谢
-
Hi!
I am using maixpy on a M5StickV K210 chip camera. For a project I would need to invert the UART communication. I have found solutions for this on the original MicroPython documentation (the _in…
-
Immersive Linear Algebra
* http://immersivemath.com/ila/index.html
* https://zhuanlan.zhihu.com/p/65802462
JavaScript
* https://www.s2js.com/altair/
* https://github.com/tensorflow/tfjs-models/…
-
Hi,
I'm trying this very amazing project, but I seem to have encountered a problem.
I use [A-EYE](https://github.com/david-pzh/A-Eye) hardware,I have modified the pins of the LCD and SD card for A-E…