Skip to content

fix spi for esp#941

Merged
Grazfather merged 2 commits intoZigEmbeddedGroup:mainfrom
mappoTrell:esp_spi_fix
Apr 30, 2026
Merged

fix spi for esp#941
Grazfather merged 2 commits intoZigEmbeddedGroup:mainfrom
mappoTrell:esp_spi_fix

Conversation

@mappoTrell
Copy link
Copy Markdown
Contributor

change that clock_pin connects to the right signal (fspiclk instead of spiclk)

fix the fifo_fill function so that the rest bytes when the length of the message is not divisible by 4 get also transmitted

change that clock_pin connects to the right signal (fspiclk instead of
spiclk)

fix the fifo_fill function so that the rest bytes when the length of the
message is not divisible by 4 get also transmitted
Copy link
Copy Markdown
Collaborator

@Grazfather Grazfather left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch

Comment thread port/espressif/esp/src/hal/spi.zig Outdated
@Grazfather Grazfather merged commit 3edec7f into ZigEmbeddedGroup:main Apr 30, 2026
58 of 60 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants