answersLogoWhite

0

it has 32 kB of internal memory

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is ATmega 168?

ATmega 168 was a flash program memory from ATMEL; now replaced by ATmega 168PA.


What characteristics of the motherboard architecture determine the amount of memory that a CPU can address?

RAM and the memory cache


What characteristic of the motherboard architecture determines the amount ofnmemory that CPU can address?

Different microprocessor can address different amounts of memory. The motherboard design should allow for maximising the physical memory to what the microprocessor can address


What factors determine how much physical memory an 80286 can address?

An 80286 has a 24 bit address bus. As such, it can address 224, or 16,777,216, or 16 MB of memory.


What is the difference between memory address and memory addressability?

A memory address is a specific location in a computer's memory where data is stored. Memory addressability refers to the maximum amount of memory that a computer system can access and use. In other words, memory addressability is the range of memory addresses that a computer can access, while a memory address is a specific location within that range.


What is the reason that a computer might report an amount of memory that does't match the actual amount installed?

Probably damaged memory. If computer memory is damaged the memory is marked as bad by controller on the chip. A lower amount of memory is reported to the operating system. Also Windows XP will only address 4gb of ram without using a physical address extension. More than this is ignored.


What information should I have at hand in order to determine how much memory I need for upgrading my desktop computer?

You will need to know what software you will be using to operate your system to help determine the amount of memory needed.


Determine the contents of a memory location?

To determine the contents of a memory location, you typically need to access the memory address using a programming language or debugging tool. For example, in languages like C or C++, you can use pointers to reference the specific memory address and retrieve its value. In a debugging environment, you can view memory contents directly by specifying the address. The contents will depend on what data has been stored at that location, which could be a variable, an array element, or other data types.


What is the maximum amount of memory any single process on Windows can address?

32 bit processor can access 4294967296 bit memory adderss.


You can determine the amount of memory a device driver allocates for itself and its data by using what command?

You can determine the amount of memory a device driver allocates for itself and its data by using the MEM command with the \M filename option.A+ Guide to software fourth edition page 311


How many address lines required in 1gb?

To determine the number of address lines required for 1 GB of memory, we can use the formula (2^n = \text{Memory Size}), where (n) is the number of address lines. Since 1 GB equals (2^{30}) bytes, we need (30) address lines to uniquely address each byte in 1 GB of memory. Therefore, (30) address lines are required for 1 GB.


What is total amount of memory in a 16-bit address bus in units of K?

A 16-bit address bus can address (2^{16}) memory locations, which equals 65,536 locations. Since each location typically represents one byte, the total memory is 65,536 bytes. To convert this into kilobytes (K), divide by 1,024, resulting in 64 K. Thus, a 16-bit address bus can address a total of 64 Kbytes of memory.