Three wire SPI Interface Test

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

Three wire SPI Interface Test

788 次查看
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 回复

605 次查看
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 项奖励
回复