An extra SPI clock between consecutive calls to the SPI transmission function.
Hi everyone,
I am using SPI1 on the STM32U575 to transmit data, and my issue is that between consecutive calls to the SPI transmission function, there is an extra long clock pulse instead of no clock pulse at all.

This is my first time using the STM32U575, so I hope someone can help me resolve this issue.
Below is the code and configuration:

Thanks.
