Here are my notes so far. Any comments or issues please let me know. I think I am on the right track.
Here are my notes so far. Any comments or issues please let me know. I think I am on the right track.
Ok!
I have learned that I should use pins 24/26 as CE0/CE1 instead of pin15(GPIO 22) because this alleviates me writing extra code. I plan on using Python SPIDEV from GitHub...
Thanks for Elektor Academy - Hardware Hacking the RPi pointing this out. Excellent if you want the details 
Ok!
I have learned that I should use pins 24/26 as CE0/CE1 instead of pin15(GPIO 22) because this alleviates me writing extra code. I plan on using Python SPIDEV from GitHub...
Thanks for Elektor Academy - Hardware Hacking the RPi pointing this out. Excellent if you want the details 
Question: What to do with HOLD pin? I need it to stayhHigh. Also how to make the CS pin be high but go low when transmitting?
Thanks,
Clem