8,367
edits
Changes
→40 pin SPI test
<li><p>In the linux system, the SPI in the 40 pin is closed by default, and it needs to be opened manually before it can be used. The detailed steps are as follows:</p>
<ol style="list-style-type: lower-alpha;">
<li><p>First run '''orangepi-config''', normal users remember to add > '''sudo''' permission</p>
{| class="wikitable" style="width:800px;"
|-
<li><p>Then select '''Hardware'''</p>
<p>[[File:media/image235.png|389x169px]]</p></li>
<li><p>Then use the arrow keys on the keyboard to navigate to the > position shown in the figure below, and then use the '''space''' > to select the SPI configuration you want to open</p>
<p>[[File:media/image312.png|388x132px]]</p></li>
<li><p>Then select '''<Save>''' to save</p>
<li><p>Then select '''<Back>'''</p>
<p>[[File:media/image264.png|404x123px]]</p></li>
<li><p>Then select '''<Reboot>''' to restart the system to make the > configuration take effect</p>
<p>[[File:media/image239.png|332x146px]]</p></li></ol>
</li>