Pervasive Displays Library Suite - Reference Manual 9.0.3
Library for Pervasive Displays e-paper screens, extension boards and development kits
Loading...
Searching...
No Matches
hV_Memory.h File Reference

Driver for external SPI memory. More...

#include "hV_HAL_Peripherals.h"
#include "hV_Configuration.h"
#include "hV_Utilities.h"
Include dependency graph for hV_Memory.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Memory
 Memory class. More...
 

Macros

#define hV_MEMORY_RELEASE   902
 Release.
 
Memory kinds

Authorised commands differ

  • Flash: fast read only
  • SRAM: read and write
  • FRAM: read and write with protection
#define MEMORY_FLASH   1
 Flash memory.
 
#define MEMORY_SRAM   2
 SRAM memory.
 
#define MEMORY_FRAM   3
 
Bus size
#define BUS_16_BITS   16
 16-bit bus, up to 64 KB
 
#define BUS_24_BITS   24
 

Detailed Description

Driver for external SPI memory.

Project Pervasive Displays Library Suite
Based on highView technology

Author
Rei Vilo
Date
21 Jan 2025
Version
902
  • Evaluation edition: for professionals or organisations, evaluation only, no commercial usage
  • Commercial edition: for professionals or organisations, commercial usage

Macro Definition Documentation

◆ BUS_24_BITS

#define BUS_24_BITS   24

24-bit bus, up to 16 GB

◆ MEMORY_FRAM

#define MEMORY_FRAM   3

FRAM memory