I'm using STM32L432KC on Nucleo-L432KC board with the following set up:I2C -- PB6=I2C1_SCL, PB7=I2C1_SDASPI -- PA1=SPI1_SCK, PA11=SPI1_MISO, PA12=SPI1_MOSI, PB0=software CS for SD card readerEXTI - PB1=EXTI1It all works fine until I want to configure...