Skip to content

[Backport esp-hal-1.2.x] fix(spi): arm the SPI slave peripheral after its DMA channels start - #6350

Merged
MabezDev merged 1 commit into
esp-hal-1.2.xfrom
backport-6291-to-esp-hal-1.2.x
Sep 17, 2026
Merged

MabezDev merged 1 commit into
esp-hal-1.2.xfrom
backport-6291-to-esp-hal-1.2.x

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 17, 2026

Copy link
Copy Markdown

Description

Backport of #6291 to esp-hal-1.2.x.

Changelog

esp-hal/SPI slave

  • Fixed: GDMA SPI slave transfers no longer lose the first bytes when the
    master starts clocking before the DMA channels are started.

…6291)

* fix(spi): arm the SPI slave peripheral after its DMA channels start

* style: format SPI slave imports

(cherry picked from commit 246ff81)
@MabezDev
MabezDev merged commit 43b7239 into esp-hal-1.2.x Sep 17, 2026
23 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.

2 participants