Three wire SPI Interface Test

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

Three wire SPI Interface Test

812件の閲覧回数
anshulkhare
Contributor III

Hello All,

i am using imx6ul board, and in that i am enabling SPI Driver but it is a 4 wire interface ,

as per the requirement i need to test 3 wire interface test SPI.

is there any possibility that i can perform this test.

--Anshul

ラベル(1)
0 件の賞賛
返信
1 返信

629件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Anshul

board uses ECSPI4_SCLK,ECSPI4_SS0,ECSPI4_MOSI,ECSPI4_MISO, if

some of these signals are not used by external SPI device, they may be ignored

without additional configuration. For example according to sect.20.4.1 Master Mode i.MX6UL Reference Manual:
One of the Chip Select (SS) signals and the clock signal (SCLK) are used to transfer data
between two devices. If the external device is a transmit-only device, the ECSPI master's
output port can be ignored and used for other purposes.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信