There are some wordings about SRAM chip select in the i.MXRT1170 reference manual.
"SRAM CE# X" is used on IOCR section.
"SRAM CS X" is used on BRn section.
"SRAM device X" is used on SRAMCRn section.
Are "SRAM CE# 0", "SRAM CS 0" and "SRAM device 0" same meaning?
已解决! 转到解答。
Your understanding is correct.
It is important to clarify that CE and CS make reference to the same signal.
Best regards,
Omar
SRAM CE# is used as there are some pins that can optionally be configurable as Chip Enable.
In BRn CS is referred to as SRAM devices that can be connected to SEMC, as you know you can connect up to 4 devices with 4 different CS.
SRAM CSn can be used to refer to a specific device e.g. CS0 is used in SRAM device 0; while CE# refers specifically to the ChipEnable signal.
Best regards,
Omar