Posted on December 02, 2013 at 12:56The original post was too long to process during our migration. Please click on the attachment to read the original post.
''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...
A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
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.
Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
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)
Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..