Hi,I am currently using the STM32L4 SPI generated from the CubeMX.I am receiving the slave data on MOSI line (instead MISO) everytime the read function is called.I selected the direction to 2 lines.hspi2.Init.Direction = SPI_DIRECTION_2LINESAll 0x00 ...