In: Electrical Engineering
In ATmega328P What register are available? Address? Data? Special? Other?
Hello, Do you mind to list the registers as classified under either address, data , special and others
In atmega328p 32 working general purpose registers there address are from 00x0 to 001f and remaining 224 registers are reserved for future device compatibility.there are i/o registers are there as data space using is and st instructions......therefore total 256 registers in atmega328p ...the reserved registers are listed in the figure and 32 of eight bit general purpose working registers ...reserved registers from 0×20 to 0xff only.