-
For folks developing using picoboot or U2F and debug chatter over ACM CDC, hard faults are pretty painful -- the device stops responding, host side drivers may wedge up, figuring out what blew up is h…
-
I'm not sure if this is a too far stretch for the great project, but I think having a speaker will would be great.
either play audio through upd or wav from sd card, then would be able to make this t…
-
I'm currently running a program on a Pico W where I am trying to `lightsleep(5000)`. Unfortunately, the program seems to never wake up again after this call. Using a `time.sleep` instead and the Pico …
-
Follwoing your guide, I get to this step:
``` shell
python init_ivport.py
```
giving me back an error:
```
Traceback (most recent call last):
File "init_ivport.py", line 6, in
iviic = IIC.…
-
Hi,
I'm currently doing my master thesis in computer science and I'm trying to create a system to test the accuracy of UWB ranging. \
I'm trying to perform double sided two-way ranging using the ESP…
-
At least for Odroid XU4 this is quite easy:
- https://dietpi.com/phpbb/viewtopic.php?p=12839#p12839
- https://magazine.odroid.com/article/fan-control-tailor-odroid-xu4-perfect-settings/
For RPi t…
-
There is a new (?) cheap board family available via aliexpress, which could be a nice candidate for porting.
It is sold under the name "WeAct STM32F405RGT6 STM32F412RET6 STM32F446RET6 STM32F405 STM…
-
Hello,
A question more on a higher level as I am still struggling to get the device tree right: what ultimately should be a driver in ```compatible``` field of device tree?
Right now, the DT looks…
-
Hello there,
I'd like to add support for rp2040 but based only on pico-sdk, I'd love to upstream it, so I'd like to ask if such a contribution is something that the maintainer(s) will accept.
Wh…
-
While I was working on the the IMX214 already last year with limited success, I picked it up again and I need some buddies to discuss the problem I'm facing.
As it seems it is a mixture of device …