Question
i can't debug slave when ensuring spi communication between two STM32 boards
Hi,
i want to ensure SPI communication between STM32F407VG as master and STM32F429i as slave , i loaded the program of the master to the first board then i loaded the program of the slave to the second board , and then i plugged the two usb wire to the PC to start communication , i tried to debugg the slave to verify if the data is received correctly but always the master is debugged not the slave !!!!