-
Hi Team,
We are trying to migrate from native WiFi drivers to WDI, and started looking into WDI driver design. There are many things to consider during design phase.
We also gone through the sample…
-
Are there any plans for I2C slave driver? I only found embassy example for I2C slave for rp2040 https://github.com/embassy-rs/embassy/blob/main/examples/rp/src/bin/i2c_slave.rs
Checked the i2c driver…
-
### Verification
- [X] I searched for similar issues and found none was relevant.
### Introduce the issue
I have noticed that some code accesses memory-mapped I/O (MMIO) without going through Hardw…
-
I am working on a USB Host implementation, working with the STM32G0B1/C1 family.
Currently I have a basic working example doing enumeration of a HID keyboard and I can receive keystrokes.
I am loo…
-
### Target name(s)
Wrover-kit
### Firmware version
1.12.0.119
### Was working before? On which version?
1.11.0.3
### Device capabilities
_No response_
### Description
After newly flashing wro…
-
### Description of defect
It seems that the HAL version included is out of date and newer boards are not full supported. I have a STM32F469I with an NT35510 LCD and this LCD only seems to work …
-
Testing with `sync_with_sample_stuffing` branch under `ESP-IDF v5.2.1`:
```
[1178/1255] Building C object esp-idf/main/CMakeFiles/__idf_main.dir/main.c.obj
FAILED: esp-idf/main/CMakeFiles/__idf_mai…
-
Changed config.h callsign and frequency to fit local band plan and got this error during build.
arm-none-eabi-gcc "../Core/src/main.c" -mcpu=cortex-m3 -std=gnu11 -g3 -DDEBUG -DUSE_HAL_DRIVER -DSTM3…
-
### 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…
-
## Bevy version
v0.14.0
## Relevant system information
- **Rust:** v1.82.0-nightly (5f6b9a922 2024-07-19)
- **OS:** Arch Linux with kernel v6.10.1-arch1-1
## What you did
```rust
App:…