esp-rs/esp-hal

ESP32 SPI: Dummy phase is not handled correctly if there is no data phase

Opened this issue · 0 comments

After #2231 the emulated address phase ignores dummy bits, which then get inserted to before the address is sent out. This is a bug in the implementation.