Skip to content

stm32/spi: impl. early nss slave termination - #6816

Open
xoviat wants to merge 1 commit into
embassy-rs:mainfrom
xoviat:spi-slave
Open

stm32/spi: impl. early nss slave termination#6816
xoviat wants to merge 1 commit into
embassy-rs:mainfrom
xoviat:spi-slave

Conversation

@xoviat

@xoviat xoviat commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

implements early termination for spi slave when exti is passed.

@embassy-bot

embassy-bot Bot commented Aug 22, 2026

Copy link
Copy Markdown

This pull request is a draft, so it isn't in the review queue yet. Mark it as ready for review when you'd like someone to look at it.

@xoviat
xoviat marked this pull request as ready for review August 22, 2026 02:12
@Dirbaio

Dirbaio commented Aug 24, 2026

Copy link
Copy Markdown
Member

we should make it a completely separate driver, like nRF SPIS, because the API needs to be different (it has to return the transferred lengths, it must not implement the e-h traits...)

@leftger leftger added the e-stm32 Issues for the STM32 family of chips label Aug 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

e-stm32 Issues for the STM32 family of chips

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants