Hi,I'm working on a custom board where we integrated an STM32L010RB and I have verry weird behaviour :I need to use SPI1 peripheral and the clock signal is working as expected only if I enable optimization on the compiler settings.The MISO is OK. In ...