Difference between revisions of "Template:RPI open spi"

From Waveshare Wiki
Jump to: navigation, search
(Created page with "==Enable SPI interface== *Open terminal, use command to enter the configuration page<br /> <pre> sudo raspi-config Choose Interfacing Options -> SPI -> Yes to enable SPI inte...")
 
Line 10: Line 10:
 
sudo reboot
 
sudo reboot
 
</pre>
 
</pre>
Please makre sure that SPI interface was not used by other device<br />
+
Please make sure that SPI interface was not used by other devices <br />

Revision as of 03:40, 24 August 2020

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