-
As I see on schematic, to transfert the bitstream, a microcontroller CH552T is used.
Is there some documentation on this part ? Is there some firmware code or other think ?
-
I notice that you have a fork of the project (A-Light-and-Fast-Face-Detector-for-Edge-Devices), is your implementation of Ultra light fast generic face detector an implementation of that paper. I am t…
-
Platformio Build works fine.
But I'm getting this error when trying to Upload to a Maxiduino board.
File "/Users/username/.platformio/packages/tool-kflash-kendryte210/kflash.py", line 13, in
…
-
I have tried flashing 3 times and i keep getting this issue:
Board: Sipeed MAiX Dock M1W DAN
Trying to get extra features such as ftp and ota which are not supported in official fw.
```
`$ kfl…
-
Sipeed,
Don't be so greedy!!!!
We buy these boards for not small money so don't block KPU and machine vision!
KPU and machine vision are working only with encrypted models that need board key
If I…
-
Any chance to add support for thermocouple K via MAX31855 (very popular) ? There is already Adafruit library which works also with esp8266 so maybe it wont be a big problem ?
https://github.com/adafr…
-
Hello,
I've been trying to run LEDs (neopixel type) but still can't figure out which pins to use or how to actually trigger them,
my code doesn't seem to work at all, can someone direct me on a me…
-
PIO Core Call Error: "The current working directory C:\\Users\\edwar\\Documents\\PlatformIO\\Projects\\190811-172048-sipeed-maix-bit-mic will be used for the project.\n\r\nThe next files/directories h…
-
I just received a new MAiXDUINO board. When I try to connect to it over serial cable I see the welcome message below but the prompt does not register any of my keyboard inputs.
```
[MaixPy] …
-
SPIClass spi0(SPI0); // MUST be SPI0 for Maix series on board LCD
Sipeed_ST7789 lcd(320, 240, spi0);
https://github.com/sipeed/Maixduino/blob/b47d512182bfb518270f60dc3a6e15e72b5dadb5/libraries/Ma…