imx 233 SPI communication

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

imx 233 SPI communication

1,370件の閲覧回数
ssankar
Contributor I

In imx233 documentation

The SPI bus is inherently a full-duplex bidirectional interface. However, the i.MX23 has a single DMA channel for SSP; therefore, the SSP must be programmed for either transmit or receive. In receive mode, the SSP continuously transfers the word written to its data register. In transmit mode, the SSP ignores incoming data.

i need to communicate with SPI half duplex means how to start, can anybody help on this

タグ(1)
0 件の賞賛
返信
1 返信

1,008件の閲覧回数
Balaji_ng
Contributor III

Hi,

     You may use the bitbanged SPI interface. It doesnt require any DMA. You will not be finding any major difference functionally.

Regards,

Balaji

0 件の賞賛
返信