sheaivey / rx5808-pro-diversity

DIY project to create your own 5.8ghz FPV diversity basestation - based off the rx5808 receiver module. Project includes basic Arduino Nano implementation to advanced custom PCB board and introduction to digital switches 4066 chip.
http://www.laforgefpv.com
MIT License
608 stars 260 forks source link

SPI Wiring? Label doesn't match Arduino pin callouts #174

Closed ramiss closed 9 months ago

ramiss commented 1 year ago

Hi there. I must admit I'm confused by the schematics considering on the Arduino Nano:

D10 is SS and not Data D11 is MOSI and not Sel D12 is MISO and not Clk

So is the RX5808 Channel labelling incorrect? I'm inclined to say no because I've seen other projects with the same labels, but then most reference this project.