andyftp post at 2023-2-28 22:00:29

Orangepi Zero 2 SPI

Hi all,

I have been able to get GPIO and I2C working, curious if anyone has gotten SPI working?

I followed the PDF instructions I found here - chrome-extension://efaidnbmnnnibpcajpcglclefindmkaj/(https://tienda.tettsa.gt/wp-content/uploads/2022/08/OrangePi_Zero2_H616_User-manual_v3.7.pdf)

However, when I run

    ls /dev/spi*

Nothing is found.


I've included the lines

    overlays=spi-spidev
    param_spidev_spi_bus=1
    param_spidev_spi_cs=1

In my /boot/orangepiEnv.txt



Any ideas?
page: [1]
View full version: Orangepi Zero 2 SPI