SPI and SS Pin problem

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

SPI and SS Pin problem

1,257 Views
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?

Labels (1)
Tags (1)
0 Kudos
1 Reply

213 Views
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 Kudos