2013-12-02 03:56 AM
2013-12-02 04:45 AM
''I am not entirely sure whether I have configured it correctly and if it is actually sending the data''
An Oscilloscope would be the tool to verify that...
2013-12-02 04:52 AM
Hi, unfortunately I do not have access to one. At least not for a while..
2015-08-24 01:41 PM
Hey Thomas ,
Did you get solution the problem ? Was wondering , if you could throw some light on it please. Thank you.2015-08-24 02:10 PM
Ok, we have four posts from over 9 months ago. Please consider stating your own situation, and context. Ideally with some analysis of things with a scope.
2015-11-20 11:13 PM
Hi,
You were able to identify the resolution?ThanksAbin2015-11-21 05:22 AM
Look, the forum doesn't ping old posters unless they explicitly set the post/thread to signal, so floating hopeful queries is not going to work.
State what YOU have done. How you have boards connected, what you have tested and observed, and what exactly is and is not working. Look at the signals with a scope. There have been examples in the peripheral library to link SPI devices (SPI1/2, board to board), look at those and the instructions in the README files related to them. With SPI Master-Slave arrangements there is a one-to-one pin arrangement, RX/TX pins are not swapped around, so MOSI (MASTER SIDE) connects to MOSI (SLAVE SIDE)2016-02-27 10:45 AM
Thank you clive1.