Resolved! STM32F030 SPI1 enable bit (CR1->SPE) is not set to 1
Hi,I am trying to interface eeprom module with STM32F0308-Disco board using CUBE IDE - HAL library. SPI communication is not working properly, I am getting random values while trying to read the Eeprom ID.While debugging the code I found that the SPE...