-
Hey,
I'm kinda confused regarding memory/RAM on the AI-Deck. On the product/github page the AI-Deck is advertised to have
512 Mbit HyperFlash and 64 Mbit HyperRAM but when I look at the [GAP8 produ…
-
Hello,
We have made our own board with a GAP8 and an hyperflash S71KS512SCOBHB000. When I use the command : ```make clean all run platform=board PMSIS_OS=freertos```, I get the following error :
…
-
Hi, I am trying to use your model.
and bitcraze-VM download is very slow, so I am trying to follow your description using JTAG programmer and docker.
```
# I tried to build an image
docker run …
-
本期打卡已结算完成。报名最新一期的打卡活动 [点这里](https://mp.weixin.qq.com/s/eUG2OOzY3k_ZTz-CFvtv5Q)
-
Hi,
I'm currently facing issues while receiving data on uart1 device into dedicated task from my custom app layer.
My main goal is to receive ASCII data from GAP8 device to crazyflie stm32 device…
-
This issue describes the problem of the conflicting python libraries of opencv.
Platform: Ubuntu 20.04
Libraries:
opencv-python 4.5.5.64
opencv-python-headless 4.5.5.64
Then you get…
-
Hi!
I have a gapuino development board (model 1 as printed on the back) and i followed the instructions in this sdk repo. after sourcing the sourceme.sh file, i selected option 7 : - GAPUINO. i tri…
-
Hello
I am trying to compile code for the bitcraze Crazyflie ai deck, namely the face detection example, I am using gap_sdk version 3.4 and the precompiled gap-riscv-toolchain-Ubuntu-18, when I ran …
-
Hi,
I am trying to flash the bootloader onto aideck.
With command
aideck-gap8-bootloader$ sudo docker run --rm -it -v $PWD:/module/ --device /dev/ttyUSB0 --privileged -P bitcraze/aideck:4.8.0.1…
-
When streaming images from the GAP8 the throughput is severely reduced when also sending messages from the STM32 to the GAP8 at the same time. It's unclear what part in the chain is causing this, but …