User Activity

hello everyone, I have a problem in communication 2 slaves and 1 master using SPI.master will send a code to activate one of the slaves and then the master will receive data from the slave, but sending the initial data is always wrong and only when t...
Hello I'm try to connect 1 master and 2 slave, but failed, I use stm32f427VI, and use Truestudio for programing, thanks for your help./* SPI4 init function */ //SLAVE1 static void MX_SPI4_Init(void) {   /* SPI4 parameter configuration*/ hspi4.Ins...