-
I'm using an ESP32 WROOM32 DEVKIT board, a 128x64 display with ST7920 chip. My development environment is ESP-IDF in VSCode.
I created a project from scratch, added only the U8G2 library directly fro…
-
### Board
ESP32 38 pines NODE MCU
### Device Description
I'm developing a project of telemetry using esp-32. I put the codes with the libraries and when i pressed the "ESP-IDF: Build `Project" loo…
-
Hello, I want to read audio data from ADC using I2S of STM32F411 microcontroller. I want to use DMA to do so. But I have no idea how to configure it. I have created a topic on the rust embedded forum,…
-
### What happened?
The two reverse tests fail on Pixel 6 with newer Android builds. I first observed this on a build from ~July 2022 and confirmed this today on the newest build `230205.002`.
Thes…
kuhar updated
4 months ago
-
It will be nice to have crate if possible to use low cost CH582F micro controller with built in BLE and USB host.
https://github.com/ch32-rs/ch58x-hal
Thanks.
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
Hi,
Thank you for this project, I am trying to compile against current head branch of zmk and having some issue.
If possible would you mind giving some pointers here. Compile logs are as below,
…
-
### The problem
I want to build an E-Paper Dashboard for Home-Assistant.
All of the Hardware is working and tested in other combinations.
I am able to flash the code to the ESP32 but whatever cod…
-
Hello,
I have a TP-Link AC600 (Archer T2U) and I installed Ubuntu 18.04. However, the default drivers were not compiled. So I searched and got to this. Whenever I do ```lsusb``` I see the device:
…
aneek updated
4 years ago
-
**Description**
Following **wgpu-learn tutorial 2**, when the app executes the following line:
` surface.configure(&device, &config);`
I got some Vulkan validation errors related to surface & imag…