Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
bugadani opened this issue Sep 26, 2024 · 0 comments
Open
Labels
bug Something isn't working chip:esp32 Issue related to ESP32 chip peripheral:spi SPI peripheral

Comments

@bugadani
Copy link
Contributor

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.

@bugadani bugadani added bug Something isn't working status:needs-attention This should be prioritized chip:esp32 Issue related to ESP32 chip labels Sep 26, 2024
@bugadani bugadani mentioned this issue Sep 26, 2024
6 tasks
@bugadani bugadani added peripheral:spi SPI peripheral and removed status:needs-attention This should be prioritized labels Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chip:esp32 Issue related to ESP32 chip peripheral:spi SPI peripheral
Projects
Status: Todo
Development

No branches or pull requests

1 participant