How to communicate with spi from nfs file system.

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to communicate with spi from nfs file system.

跳至解决方案
1,445 次查看
cholpak
Contributor I

My board is imx6q.

My board can boot from nfs file system. I want to communicate with spi on my board.

To communicate with spi, spi device file must be exist in /dev folder.

But in NFS filesystem ,  I can not find any device file in “/dev “ folder.

Please help me.

0 项奖励
回复
1 解答
1,216 次查看
igorpadykov
NXP Employee
NXP Employee

Hi chol

what BSP are you using, had spi device file appeared when booting from SD ?

Below some useful hints

Re: spidev on sabrelite

/dev/spidev not appearing on iMX6Q despite kernel configuration and modalias="spidev"

Best regards

igor

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,217 次查看
igorpadykov
NXP Employee
NXP Employee

Hi chol

what BSP are you using, had spi device file appeared when booting from SD ?

Below some useful hints

Re: spidev on sabrelite

/dev/spidev not appearing on iMX6Q despite kernel configuration and modalias="spidev"

Best regards

igor

0 项奖励
回复