Книга: 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.
Оглавление статьи/книги
Похожие страницы
- Parameter problem
- 2. How to Apply These Terms to Your New Programs
- The Programmers
- Instagram как платформа для реализации.
- Специфика .NET Compact Framework: ADO.NET
- Для чего нужны папки Windows, Documents and Settings, Program Files и Temp?
- Можно ли указать использование по умолчанию вместо C:Program Files другого каталога для установки программ?
- Можно ли удалять из папки Program Files папки деинсталлированных программ?
- Элемент xsl:param
- Классы синхронизации, внедренные в версии .NET Framework 4.0
- 6.1 Program Description Language (PDL)
- The Simplest Windows Program