Tool/software: Code Composer Studio
Hi,
I have designed my device with Tiva TM4C1294NCPDT. I have a provision EPI header for external SDRAM connection (I was referring to TIDU893 while designing the board). It isn't critical for my device, however, I am interested in exploring this option, since I have never done it before. I have the following question:
- Some time ago I posted a question regarding Altium files related to TIDU893 https://e2e.ti.com/support/microcontrollers/other/f/908/t/697390?tisearch=e2e-sitesearch&keymatch=%20user:245509not available. I looked into BOM which is on TI website and the memory IC used in the design was IS42S163202D (I believe the part number is actually IS42S16320D). This is a 64MB SDRAM (16x32M). In the datasheet 3 clock rates are mentioned: 200MHz, 166MHz and 143MHz. According to the MCU datasheet EPI working in the first mode (EPI_MODE_SDRAM) can handle 64MB but UP to 60MHz. It is my first attempt to use EPI for any purpose. What are the trade-offs of running SDRAM with lower frequency, can it operate correctly??