Slave spi without CS

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

Slave spi without CS

1,558 次查看
pietrodicastri
Senior Contributor II

Good morning

I have a slave SPI working correctly. I would like to emulate the SSI functionality, just getting rid of the CS activation.

It should reset the communication if the clock for some reason stops during the serialization, being ready to begin from the

first bit at next incoming clock pulse.. Is there a suggestion??

Thank You

标记 (4)
0 项奖励
回复
1 回复

1,174 次查看
Hui_Ma
NXP TechSupport
NXP TechSupport

Hi,

As SPI slave, it could not using a GPIO pin instead of SPI slave SS pin function.

While, customer can consider to use four GPIO pins emulate SPI slave communication interface.

Wish it helps.


Have a great day,
Ma Hui

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

0 项奖励
回复