Resolved! SPI doesn't START (STM32H723)
Hello,I'm testing the SPI peripheral through a simple PDM mic. The problem is the SPI doesn't start at all. The CSTART bit (that is the one that start the transfer) remain cleared, even right after I SET the bit.Now, I noticed that just after I've do...