Hi,I'm using a Nucleo L476RG as a master and I want to use it in SPI mode 1, which means the data is transferred in rising edge of the SCLK and data is sampled in falling edge (based on ST documents). Is this the correct configuration for the SPI mod...