Hello,
I've been searching for a tutorial on accessing the SPI on J11 of the Starter Kit. The HW docs show it as mapped to SPI0 CS0. Using Linux how does one configure/read/write to it?
This is my first exposure to Linux, so my questions are probably naive. I've searched the /dev/ directory and there is no SPI0.0 accessible. In /sys/, buried deep are some references to mcspi, but I'm unclear as how to get to them.
Thank you for your help...