luis wrote: > 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: > > ... > > How could I do the same on the 18F4520? You start by reading the manual. The PIC 18 has 3 pointer registers FSR0 - FSR2. They are 12 bits wide so there are no longer indirect banks. There are also various pre/post inc/dec modes. Again, see manual. ***************************************************************** Embed Inc, embedded system specialists in Littleton Massachusetts (978) 742-9014, http://www.embedinc.com -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist