RM0082
RS_Flexible static memory controller (FSMC)
Doc ID 018672 Rev 1
675/844
Tset computation
Choose the biggest among:
tcs,
tcls - TCS*TCLK
tar - TCS*TCLK
tals
tclr
twh -TCS*TCLK
treh - (TCS+Thold)*TCLK
tir + tdh -(TCS+Thold)*TCLK
======> tset
Tset = int((tset + Dtoutdel)/TCLK)
Twait computation
Chose the biggest among:
twp,
trp.
trea
tcea-(Tset+1)*TCLK + t tindel (for data availability)
======> twait.
Twait = int(twait / TCLK)