issues
search
esp-rs
/
esp-idf-hal
embedded-hal implementation for Rust on ESP32 and ESP-IDF
https://docs.esp-rs.org/esp-idf-hal/
Apache License 2.0
470
stars
171
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Cannot compile in esp32.
#497
UnwhiteCat
closed
2 hours ago
4
How can I share a I2CDriver?
#496
empirephoenix
closed
3 weeks ago
2
Is it possible to cut a release?
#495
lu-zero
opened
1 month ago
1
Fix ReadScratch command buffer size
#494
kgv
closed
1 month ago
3
Unable to store ADC handles in a struct
#493
sebastianohl
closed
4 weeks ago
3
Update spi.rs for correct label in gpio_cs capture
#492
jimmer74
closed
1 month ago
0
Incorrect pin assignment for cs in sd/spi.rs on git master branch
#491
jimmer74
closed
1 month ago
4
How to set WiFi mode to AP
#490
hhy50
closed
1 month ago
0
Typo fix in task docs
#489
smallbraingames
closed
1 month ago
1
how to get advanced control of the CPU ? (frequency, app core)
#488
nponsard
closed
1 month ago
2
Fix drop for AdcDriver in deregister event callbacks
#487
vpetryaev
closed
1 month ago
1
Async SPI support is not straightforward
#486
Kernald
opened
1 month ago
2
CI broken due to esp-idf tool 'ninja' extracted as non-executable
#485
elipsitz
opened
1 month ago
2
Fix some clippy lints
#484
elipsitz
closed
1 month ago
1
Fix esp_reset_reason_t constant names
#483
elipsitz
closed
1 month ago
2
How to set log level to debug
#482
mindoodoo
closed
1 month ago
2
Async SD Card SPI
#481
DaneSlattery
closed
2 months ago
8
ESP32-C3-FH4 How to use gpio12 - 17
#480
cyhuajuan
opened
2 months ago
5
Add dual and quad SPI support
#479
elipsitz
closed
1 month ago
22
Internal temperature sensor
#478
lu-zero
closed
2 months ago
5
Unable to find libclang: libclang.dll could not be opened: LoadLibraryExW failed
#477
Tnze
closed
2 months ago
1
Sharing a SpiDriver between multiple Devices with different configs
#476
agmes4
closed
2 months ago
5
UartDriver as `embedded_io::Read` blocks until buffer is full
#475
DaneSlattery
closed
3 months ago
3
Add an example of using interrupt directly without async
#474
hyx0329
closed
2 months ago
1
Docstrings for GPIO/PinDriver
#473
IvanSanchez
opened
3 months ago
1
CAN issue on C6
#472
m-dahl
opened
3 months ago
0
add BlockingIoDriver to make stdin/out/err calls blocking
#471
Vollbrecht
opened
3 months ago
7
Bugfix: drop calibration handle on driver drop; more control on the r…
#470
ivmarkov
opened
3 months ago
1
Panic on Peripherals access from concurrent async tasks
#469
Serhii-the-Dev
closed
3 months ago
2
Broken ADC readings on esp32c3 with `read_raw()` and `read()`
#468
faulesocke
opened
3 months ago
6
add esp32p4 support
#467
Vollbrecht
opened
3 months ago
0
Use SPI Bus for multiple Devices
#466
agmes4
closed
3 months ago
4
Cannot open libclang.dll, LoadLibraryExW failed
#465
MiniMinerX
opened
4 months ago
4
Add precision on "Any pin can be used for tx and rx"
#464
victorbnl
closed
4 months ago
1
[BUG] SPI sleep die at `async fn with_completion()`
#463
xiaguangbo
closed
3 months ago
1
Fix DMA description
#462
xiaguangbo
closed
4 months ago
0
UART read timeout?
#461
victorbnl
opened
4 months ago
1
add queue example
#460
Vollbrecht
opened
4 months ago
6
Update spi.rs, fix half3wire read
#459
xiaguangbo
closed
4 months ago
0
[Description fix] spi.rs DMA support description
#458
xiaguangbo
closed
4 months ago
3
SD Card driver; SD Card host drivers (SPI and SDMMC)
#457
ivmarkov
closed
4 months ago
2
Update uart.rs, add rs485 half duplex
#456
xiaguangbo
closed
4 months ago
1
Docs: Add some docstrings for ADC module.
#455
phuongtran7
closed
4 months ago
1
RMT Onewire Peripheral
#454
DaneSlattery
closed
3 months ago
24
SDIO Support?
#453
Luctins
opened
4 months ago
2
Get actual running duty from LedcDriver?
#452
hongquan
opened
4 months ago
0
Annotate configuration structs & enums with #[non_exhaustive]; add Enum::Other catch-all to configuration enums
#451
ivmarkov
opened
4 months ago
2
Fix timer and gpio config for ESP IDF 4.4.x
#450
ivmarkov
closed
4 months ago
5
SPI Driver apparently not working as expected
#449
igorgsouza
closed
4 months ago
1
Controlling a WS2812 LED
#448
weiying-chen
closed
3 months ago
8
Next