send data on SSP1 on MCB-STR9 board
Company  
ST Home | Microcontrollers

Index  »  ARM9 STR9  »  send data on SSP1 on MCB-STR9 board
     
   send data on SSP1 on MCB-STR9 board
 Moderated by :   »  mirou  -  eris

Author
beginning argument    ( No reply )
r_lghoul   Posted 29-11-2008 at 17:31   



Registered on :
03-28-2009

Messages : 6

 OFF-Line

hello,
i have set SSP1 as a slave in my MCB-STR9 board, when i send the data i get FF on Pin 3.5 i

SSP_Cmd(SSP1, ENABLE);
while(1)
{
SSP_SendData(SSP1, 0x3A);
}
should i add some thing plz help



 Profile   Quote  
On Top

Search in the forums
 
Jump To