SPI and SS Pin problem

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

SPI and SS Pin problem

1,593 次查看
Freacky2002
Contributor I
Hi I'm using a  dsp 56f803. My problem at the moment, I need to raise down the SS pin during sending a spi message an then the SS has to be high(nothing to send). I looked in the Processor Expert, but there it seems that I only can set up the SS signal as an Input but not as an output signal. Has anybody expereince in this?

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

549 次查看
ProcessorExpert
Senior Contributor III
Hello,

The MCU does not support automatic SS pin handling, therefore you have to set the "Slave select pin" property to "Disabled" and handle the SS pin using BitIO bean and it's methods.

best regards
Vojtech Filip
Processor Expert Support Team
UNIS
0 项奖励
回复