-
### Board
ESP32-C3 Dev Board
### Device Description
[DIYmall NiceMCU-C3F V1.0 ESP32-C3](https://www.amazon.com/dp/B0BN1CHKWJ?psc=1&ref=ppx_yo2ov_dt_b_product_details)
### Hardware Configur…
-
![master front/back](https://github.com/RoboDurden/Hoverboard-Firmware-Hack-Gen2.x/blob/main/Schematics_2.8/master_frontback.jpg?raw=true)
https://www.mindmotion.com.cn/en/products/mm32mcu/mm32spin…
-
**Describe the bug**
I am experiencing random Bluetooth connect drop between the Pi and an audio speaker. These drops appear after a random time, sometime few minutes, sometime few hours.
Once t…
-
The main entry-point of the TV Control API is the retrieval of a list of tuners through the `getTuners` function.
I would have assumed that, leaving recorders aside for a moment, most devices ship wi…
-
Hey there Powroupi, How are you doing? Are you making any progress with toon textures?
It is possible to convert an MMD toon texture for Blender. Blender uses spherical gradient textures for mappi…
-
**Is your feature request related to a problem? Please describe.**
I'm currently trying to find the best performing SPI SD card implementation for the neorv32 controller. Currently FIFO and IRQ see…
jpf91 updated
2 months ago
-
Hey all,
Has anyone looked at / worked out how to build generic HALs / driver libraries that work across a family of cores instead of writing a peripheral implementation for each? IMO it is an impo…
-
_This RFC was closed in favor of a full summary in https://github.com/zephyrproject-rtos/zephyr/issues/76335_
Based on discussion in #17162 the following describes a proposed API extension that is …
-
### Bug Description
I'm experiencing radom freezes when printing with Octoprint over serial connection.
Using SKR 1.4 turbo, RPI4, directly connected to TFT serial interface (SERIAL_PORT 0).
Runn…
-
The oMigen simulator had a strange interface where user processes would run after a clock edge, but before synchronous signals assume their new value. Not only it is very hard to use and bug-prone (my…