Programming Considerations; Refresh Control Unit Example Code; Ras# Only Refresh Logic: Non-Paged Mode - Intel 386 User Manual

Embedded microprocessor
Table of Contents

Advertisement

Intel386™ EX EMBEDDED MICROPROCESSOR USER'S MANUAL
Lower Address
Intel386™ EX
Embedded Processor
Upper Address
Note:
A single mux can be used in place of the row and column address buffers.
Figure 15-8. RAS# Only Refresh Logic: Non-Paged Mode

15.6 PROGRAMMING CONSIDERATIONS

REFRESH# and CS6# share a package pin. To select the REFRESH# signal at this pin, set bit 6
in the PINCFG register:
_SetEXRegByte(PINCFG, (_GetEXRegByte(PINCFG) | 0x40));

15.6.1 Refresh Control Unit Example Code

The following code example contains software routines that initialize the refresh control unit and
retrieve the current value of the refresh interval timer. See Appendix C for the included header
files.
#include <conio.h>
#include "80386ex.h"
#include "ev386ex.h"
/*****************************************************************************
InitRCU:
Description:
Initializes the Refresh Control Unit
15-14
Row
Address
Buffer
OE_ROW#
REFRESH#
BHE#
PLD
CS n #
BLE#
OE_COL#
Column
Address
Buffer
Row
Address
Address
RAS#
CAS#
Column
Address
Non-paged
DRAM
A3265-02

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Intel386 exIntel386 extbIntel386 extc

Table of Contents