Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[stm32] Disable MASRX in STM32H7 SPI
Follow-up to 678fd9a and #1223. It seems that once the RX FIFO has been cleared and emptied, the next transmitted byte always enters SUSP mode. It is unclear why this happens. When MASRX is not set, neither SUSP nor OVR are seen for the same transmit sequence.
- Loading branch information