Skip to content
Commit dff66738 authored by Guillaume Gautier's avatar Guillaume Gautier Committed by Daniel DeGrasse
Browse files

drivers: spi: stm32: fix h7 issue with spi_hold_on_cs



STM32H7 spi_loopback test fails since the introduction of a test enabling
SPI_HOLD_ON_CS.
This uncovered an issue where the SPI ISR is constantly called if the SPI
is not disabled, even if the interrupt enable register is completely
cleared.
A workaround is to disable the SPI IRQ at the NVIC level when
SPI_HOLD_ON_CS is used.


Signed-off-by: default avatarGuillaume Gautier <guillaume.gautier-ext@st.com>
parent 25025675
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment