I'm a bit confused about programming a PIC chip.
Some code I've seen has equates for the TRISA and TRISB registers as
05,06 or 85,86.
If Bank 1 is selected, does it matter whether address 05 or 85 is
chosen?
Are the higher addresses used just for code readability?
Some code I've seen has equates for the TRISA and TRISB registers as
05,06 or 85,86.
If Bank 1 is selected, does it matter whether address 05 or 85 is
chosen?
Are the higher addresses used just for code readability?