esp-hal
esp-hal copied to clipboard
ESP32 SPI: Dummy phase is not handled correctly if there is no data phase
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.