[原创]CAS是什么意思?下面是一种arm芯片的说明书。请教这句是何意思——Programmable CAS latency。
FEATURES
16 Bits wide external bus interface (two access requires for each word)
Supports 16/64/128/256Mbit device
Supports 2~64 Mbytes in up to two devices (the size of each memory device may be different)
Programmable CAS latency
Supports 2/4 banks with page lengths of 256 or 512 half words
Programmable Auto Refresh Timer
Support low power mode when IDLE (each device’s CKE is disable individually).
Support External Device interface with DMA channel 2
还有在编程中出去的CAS2,CAS3是不是与上文所述的一样?
程序如下:
LMODE ( CE Latency )
; 'b000 : Reserved
; 'b001 : -
; 'b010 : CAS2
; 'b011 : CAS3