User Activity

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...
I developed with the stm32f756 chip and then switched to the stm32h743 chip.Then, the functions "LL_SPI_TX_FIFO_FULL", "LL_SPI_IsActiveFlag_BSY", "LL_SPI_IsActiveFlag_TXE", and "LL_SPI_IsActiveFlag_RXNE" that were in "stm32f7xx_ll_spi.h" cannot be fo...
Kudos given to