I want to know why there will be 570us for a delay after white 0x2800 to REF CTRL.
I can't understand the reason even if I read the 《TRM》.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
I want to know why there will be 570us for a delay after white 0x2800 to REF CTRL.
I can't understand the reason even if I read the 《TRM》.
Very thanks,and about "(16*SDRAM_REF_CTRL)/400MHz > 500us",I could not understand why SDRAM_REF_CTRL is multiplied by 16?
because form 《TRM》
SDRAM refresh rate = EMIF rate / reg_refresh_rate where EMIF rate
is equal to DDR clock rate.
so the delay time would be SDRAM_REF_CTRL/400MHz > 500us?