I am developing using the STM32H7 series, but LL_SPI_IsActiveFlag_EOT does not go high.
I am developing using the STM32H series, but LL_SPI_IsActiveFlag_EOT does not go high during spi4 communication. And The Nss pin and reset pin are well controlled, but mosi and spi clock do not work. This is my code. please help me.// spi set void MX...