Resolved! STM32F405 SPI1 Not Working with the code which is working with STM32F401
Hi,I have been working on my Custom STM32F405 Board. I have been using different Communication protocols like I2C,SPI2,I2C1,USB OTG on the same chip in a single code using FREE RTOS.However, I have a problem with SPI1 of STM32F405. I'm trying to com...