What
When using emabssy_stm32 on a STM NUCLEO-F439ZI (STM32F439ZIT6U) with the SPI3, for several hundreds of microseconds at the start and end of a transaction the clock will be respectively stuck high and low while the transaction will happen normally for the remaining bits.

Issue POC
Here is a repo summarizing and giving some code to reproduce the issue
https://github.com/vpochapuis/embassy-stm32-spi-bug-trigger/tree/master