SPI Master/Slave communication between two NUCLEO module. You can send objects ( float, text, ..etc) between them. These projects should be used together: SPI_NUCLEO_MASTER SPI_NUCLEO_SLAVE
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
2:06274adb4f7a | 2017-12-06 | mjm2016 | small changes |
1:39accdbe3208 | 2017-12-06 | mjm2016 | bug fix |
0:65e85b7b26c1 | 2017-12-05 | mjm2016 | Master - Slave SPI communication for sending objects ( float, text, ..etc) between them. ; These projects should be used together:; SPI_NUCLEO_MASTER; SPI_NUCLEO_SLAVE; |