SPI MISO Signal is always low

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

SPI MISO Signal is always low

ソリューションへジャンプ
3,384件の閲覧回数
jiehunt
Contributor II

I use the i.mx sabreauto board to communicate to the slave board with SPI interface.

But, I cannot get the data from the slave.

I use oscilloscope to check the MISO signal, and this is always be LOW.

The same slave board works fine with raspberrypi.

Please, give some hint about this issue.

My environment is:

Linux version is Linux version 4.1.15-1.1.1

CPU: ARMv7 Processor [412fc09a] revision 10 (ARMv7)

And I checked the iomux register 

IOMUXC_SW_MUX_CTL_PAD_CSI0_DATA06 → data:0x02

IOMUXC_SW_PAD_CTL_PAD_CSI0_DATA06 → data:0x100B1

IOMUXC_ECSPI1_MISO_SELECT_INPUT   → data:0x03

I think is fine for spi transfer.

Thank you.

ラベル(2)
0 件の賞賛
返信
1 解決策
3,023件の閲覧回数
jiehunt
Contributor II

 I use the other I.MX6 board and run the same program, the program works.

So, I think My Board has some problem.

元の投稿で解決策を見る

1 返信
3,024件の閲覧回数
jiehunt
Contributor II

 I use the other I.MX6 board and run the same program, the program works.

So, I think My Board has some problem.