Question
Hello all I am trying to connect two stm32f401re through SPI for sharing data but when i am sending more than 10 bits of data from master to slave, I am receiving scrambled letters.
But when i am sending less than 10 bits the slave is receiving accurate data.
Can anyone suggest me what might be wrong??