Difference between revisions of "Template:RPI open spi"

From Waveshare Wiki
Jump to: navigation, search
Line 1: Line 1:
==Enable SPI interface==
+
===Enable SPI interface===
 
*Open terminal, use command to enter the configuration page<br />
 
*Open terminal, use command to enter the configuration page<br />
 
<pre>
 
<pre>
Line 5: Line 5:
 
Choose Interfacing Options -> SPI -> Yes  to enable SPI interface
 
Choose Interfacing Options -> SPI -> Yes  to enable SPI interface
 
</pre>
 
</pre>
[[file:RPI_open_spi.png|900px]]<br />
+
[[File:RPI open spi.png|thumb|right]]
 
Reboot Raspberry Pi:<br />
 
Reboot Raspberry Pi:<br />
 
<pre>
 
<pre>

Revision as of 07:16, 6 June 2022

Enable SPI interface

  • Open terminal, use command to enter the configuration page
sudo raspi-config
Choose Interfacing Options -> SPI -> Yes  to enable SPI interface
RPI open spi.png

Reboot Raspberry Pi:

sudo reboot

Please make sure that SPI interface was not used by other devices