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

Fix esp spi bug #13780

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix esp spi bug #13780

wants to merge 2 commits into from

Conversation

XuNeo
Copy link
Contributor

@XuNeo XuNeo commented Oct 2, 2024

Summary

  1. Fix crash when rx buffer is NULL in esp_spi_poll_exchange
  2. Add missing SPI setup in send one word.

Impact

Now SPI is functional.

Testing

Tested with a chip 0.96inch st7735 LCD with esp32c3.

@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small labels Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants