Skip to content

fix spi for esp#941

Open
mappoTrell wants to merge 2 commits intoZigEmbeddedGroup:mainfrom
mappoTrell:esp_spi_fix
Open

fix spi for esp#941
mappoTrell wants to merge 2 commits intoZigEmbeddedGroup:mainfrom
mappoTrell:esp_spi_fix

Conversation

@mappoTrell
Copy link
Copy Markdown

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
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