Hello,Currently I am working on STM32WL55JC single core where I initialized PB3, PB4, PB5 and PA15 for SPI1 line with a FLASH Memory MT25QL.I tried basic with reading Flash memory ID.It worked when i used the SPI_FullDuplex_ComPolling_Master example ...