Page 1 of 1

Nano pi neo with ubuntu core 3.4 does not detect i2c or spi

Posted: Wed Aug 30, 2017 11:52 am
by tyson
Trying to connected spi and i2c interfaces to nano pi neo but does not detect it

Re: Nano pi neo with ubuntu core 3.4 does not detect i2c or spi

Posted: Wed Aug 30, 2017 1:30 pm
by meisam
tyson wrote:
Trying to connected spi and i2c interfaces to nano pi neo but does not detect it


Please use "ls /dev" and sed the results. there should be "i2c0" & "spidev0.0" .

Re: Nano pi neo with ubuntu core 3.4 does not detect i2c or spi

Posted: Sun Sep 03, 2017 1:07 pm
by naturious
Try typing in

Code: Select all

npi-config
in the terminal and going into advanced settings you'll find options for enabling i2c and spi.