Microchip® Advanced Software Framework

 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
SDRAM IS42S16100E

This is a configuration for the IS42S16100E SDRAM from Micron.

This configuration will be used by the SDRAM driver to set up the IS42S16100E device.

Variables

const sdramc_memory_dev_t SDRAM_ISSI_IS42S16100E
 

const sdramc_memory_dev_t SDRAM_ISSI_IS42S16100E
Initial value:
= {
22,
0x30,
{
SDRAMC_CR_NC_COL8 |
SDRAMC_CR_NR_ROW11 |
SDRAMC_CR_NB_BANK2 |
SDRAMC_CR_CAS_LATENCY3 |
SDRAMC_CR_DBW |
SDRAMC_CR_TWR(5) |
SDRAMC_CR_TRC_TRFC(13) |
SDRAMC_CR_TRP(5) |
SDRAMC_CR_TRCD(5) |
SDRAMC_CR_TRAS(9) |
SDRAMC_CR_TXSR(15)
},
}

Referenced by main().