Книга: Advanced PIC Microcontroller Projects in C

1.2.1 RAM

1.2.1 RAM

RAM, random access memory, is a general purpose memory that usually stores the user data in a program. RAM memory is volatile in the sense that it cannot retain data in the absence of power (i.e., data is lost after the power is turned off). Most microcontrollers have some amount of internal RAM, 256 bytes being a common amount, although some microcontrollers have more, some less. The PIC18F452 microcontroller, for example, has 1536 bytes of RAM. Memory can usually be extended by adding external memory chips.

Оглавление книги


Генерация: 1.564. Запросов К БД/Cache: 2 / 0
поделиться
Вверх Вниз