-
By the way, as also @bjoernQ noticed, the GPIO test `test_gpio_interrupt` is failing for Xtensa targets (at least for S2 and S3) with:
```
test tests::test_gpio_interrupt ... ERROR pa…
-
# Question
## Question
Trying to get data from a MicroSD card to input into a DAC to get an analog input for a speaker.
My DAC features 12 bit resolution with a SPI interface and i was wondering …
-
Title. I've been looking for FOC libraries in the rust ecosystem, and there don't seem to be any that are supported; I would consider rewriting my own, but I am not super experienced with motor contro…
-
I'm not sure how to extort more debug information from this, `RUST_BACKTRACE` seems to do nothing.
```
thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /build/rio-0.0.18-ve…
-
create a project by ` cargo generate esp-rs/esp-idf-template cargo`
and then, run `cargo build`
# error: failed to run custom build command for `esp-idf-sys v0.33.3` …
-
## Bevy version
Bevy 0.13.2, 0.13.1, 0.13.0 - tested on those versions.
## Relevant system information
Cargo version: 1.76.0
AMD 5 3600
Radeon RX6800
Windows 11 Home
## What you did
…
-
~~Still no ETA on this chip, however it's next in line.~~
~~Hoping to get my hands on some hardware early in the new year (2024).~~
Devkits are now available.
### Status
- [x] Create an SV…
-
## Motivations
The project I'm involved with have a current ESP32 application written in C++ on PlatformIO that starts up in ~150ms.
For rust, the simple hello_world app is taking 400ms.
The ta…
-
My issue could be caused by my lack of experience and knowledge, so sorry in advance if that's the case.
I can build the `mdns-responder` example on `esp32c3`, but I cannot flash and run it because…
-
Hello,
I try to get output at the Display. But have error at compile with i2c
What did I wrong ?
```
//! # GPIO 'Blinky' Example
//!
//! This application demonstrates how to control a GPIO…
ds2k5 updated
6 months ago