Hi,
I am trying to access the MT29F64G08AECAB NAND Flash using the T2081 processor.
The NAND Flash device has a total capacity of 8 GB, with CE1 (Chip Enable 1) and CE2 (Chip Enable 2) connected to the IFC controller through CS5 and CS6, respectively.
The XML flash configuration file for this NAND device is not available in the following path:
I have the following questions:
I have attached the T2081QDS_init_core.tcl and MT29F64G08AECAB.xml files for your reference.
Could you please review the configuration and provide the correct procedure to access the NAND Flash device using the T2081 processor?
Regards,
Vimal.
Hello,
The most likely causes of your current timeout are: wrong chip-select index in the TCL , IFC clock not initialized , CSOR page/block geometry mismatch , timing too aggressive , or an XML entry pointing to an algorithm that does not implement the correct NAND ID sequence . If you share the actual XML and the modified T2081QDS_init_core.tcl CS5/CS6 sections, I can check the fields and register values directly.
Use 4 GB per Flash Programmer target/chip select, bring up CS5 alone first, and debug the ID timeout as an IFC initialization/algorithm/geometry issue rather than as an 8 GB XML-size issue.
Regards
Hi @Bio_TICFSL ,
Thanks for your response,
We tried using Chip Select 5 (CS5) to access the 4 GB NAND flash, but we are still facing the same issue that was mentioned previously.
I have attached the T2081QDS_init_core.tcl file and the xml file in text format for your reference.
Could you please review these files and the configuration values, and provide the appropriate solution?
Regards,
Vimal.