Yes Jan, of course. I=B4ve done like this, but did not work yet. movlw 0x70 movwf FSR0L WAIT: btfss PIR1,RCIF bra WAIT SAVE_BUF: movf RCREG,W movwf INDF0 incf FSR0L,1 ; movlw 0x0D xorwf INDF0,W btfsc STATUS,Z bz GET_DATA ; bra WAIT Best Ragards Luis F. ----- Original Message -----=20 From: "Jan-Erik Soderholm" To: Sent: Wednesday, September 14, 2005 5:38 PM Subject: RE: [PIC]: 18F4520 Indirect Addressing > luis wrote : > >> Hi all. >> I4m working on indirect addressing for the first time in the > 18F4520. >> And I've got a few questions. >> When I was working in the 16F series my code is this: > > [snipped old 16F code...] > >> How could I do the same on the 18F4520? > > You could start with showing what you have tried > so far. Then we have something to begin with... > > It's not that different. Different names on the registers... > > Regards, > Jan-Erik. > > > > --=20 > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist=20 --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist