Resolved! STM32F446 I2S stuck on Busy
Hi,I've been trying to get I2S to work without using the HAL to get to know the MCU a bit more. I configured the Peripheral as mentioned in the reference manual, but whenever I write to the SPI->DR the status is stuck on busy.This is my init function...