-
I use spi connect `max31865` do pt100 temperature measurement,the `clk` needs to pull up resistors,or touch `clk` with hand,or hang `clk` on the oscilloscope probe...must select a, Otherwise, it's not…
-
The interrupt for AT character detection doesn't ever seem to fire for me.
UART setup:
```
let config = UartConfig {
baudrate: 115200,
data_bits: DataBits::DataBits8,
p…
-
### 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 up…
-
### PROBLEM DESCRIPTION
Compiling for tasmota32 & tasmota32c3 & tasmota32c6 & tasmota32s3:
```
|-- Wire @ 2.0.0
|-- XPT2046_Touchscreen
Building in release mode
Compiling .pio\build\tasmot…
-
The #[interrupt] macro has been removed from esp-hal-procmacros as of Apr 9, 2024.
Please see the associated pull request for more information:
- https://github.com/esp-rs/esp-hal/pull/1409
I n…
-
The port print rate for the ESP32C2 defaults to 74880 instead of the usual 115200. After Cargo Run downloads, it will be garbled when it starts printing, and the default frame rate of espflash monitor…
-
Since commit `2440c240ced0862bbe4472581dd4c08006bc8512` this example doesn't work anymore for ESP32:
```rust
//! Turns on LED with the option to change LED intensity depending on `duty`
//! value…
-
Change the ADC example to look like this
```rust
//! Connect a potentiometer to an IO pin and see the read values change when
//! rotating the shaft.
//!
//! Alternatively, you could also connect…
-
Hello! I've try to porting to the Allwinner F1C200s SoC device.
I've successfully compile kernel module and load it on target system, but i can't see `espsta0` interface in `ifconfig -a` output.
K…
-
### OS
Windows
### Operating System version
Windows 11
### Visual Studio Code version
1.88.1
### ESP-IDF version
5.2.1
### Python version
3.11.2
### Doctor command output
------------------…