Page 1 of 1

Spidev test failing on Nano Pi NEO 2

Posted: Tue Jun 18, 2019 2:22 pm
by kishoreS
Hi there,
I am facing some issue using nano pi neo 2 while using SPI device . I am planning to use SPI as a block device . My code works perfectly on Nano Pi Neo .

Where can I get SPI block driver for the Nano Pi NEO 2 ? The code I used to test the device is https://raw.githubusercontent.com/raspb ... dev_test.c

Re: Spidev test failing on Nano Pi NEO 2

Posted: Tue Jun 18, 2019 10:31 pm
by igorp
kishoreS wrote:
Hi there,
I am facing some issue using nano pi neo 2 while using SPI device . I am planning to use SPI as a block device . My code works perfectly on Nano Pi Neo .

Where can I get SPI block driver for the Nano Pi NEO 2 ? The code I used to test the device is https://raw.githubusercontent.com/raspb ... dev_test.c


which OS/kernel version?