Hi Andy, Tried this but didn't help :-/ Thanks anyway, G. At 16:29 06/06/2002 +0200, Andy Jancura wrote: >Hi Guilermo, > >I would try to put the configuration of port A as the first thing in the >code, before any port A initialization. > >Also I would try to check the basic 8-bit communication. Log.0 on SS, send >8-bit of data via master, log.1 on SS and repeat send. > >A. > > ; port initialization > > movlw b'00001110' > movwf ADCON1 ; set RA5 as digital I/O > > bcf STATUS,RP0 ; sets bank 0 > movlw b'00000000' > movwf PORTA > movlw b'00000000' > movwf PORTB > > > >_________________________________________________________________ >Chat with friends online, try MSN Messenger: http://messenger.msn.com > >-- >http://www.piclist.com hint: PICList Posts must start with ONE topic: >[PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads > -- http://www.piclist.com hint: PICList Posts must start with ONE topic: [PIC]:,[SX]:,[AVR]: ->uP ONLY! [EE]:,[OT]: ->Other [BUY]:,[AD]: ->Ads