Other Parts Discussed in Thread: SYSCONFIG, UNIFLASH
To expert
To use AM2634 with external Flash (GD25F128F), follow the link below.
However, in case 1(Click "LOAD FROM JSON") of step 2, only "Running External App..." is displayed as shown below and does not proceed to the next.
The json file is as below.
{
"flashSize": "16777216",
"flashPageSize": "256",
"flashManfId": "0xC8",
"flashDeviceId": "0x4318",
"flashBlockSize": "65536",
"flashSectorSize": "4096",
"cmdBlockErase3B": "0xD8",
"cmdBlockErase4B": "0xD8",
"cmdSectorErase3B": "0x20",
"cmdSectorErase4B": "0x20",
"protos": {
"p111": {
"isDtr": false,
"cmdRd": "0x03",
"cmdWr": "0x02",
"modeClksCmd": 0,
"modeClksRd": 0,
"dummyClksCmd": 0,
"dummyClksRd": 0,
"enableType": "0",
"enableSeq": "0x00",
"dummyCfg": null,
"protoCfg": null,
"strDtrCfg": null,
},
"p112": {
"isDtr": false,
"cmdRd": "0x3B",
"cmdWr": "0x02",
"modeClksCmd": 0,
"modeClksRd": 0,
"dummyClksCmd": 0,
"dummyClksRd": 8,
"enableType": "0",
"enableSeq": "0x00",
"dummyCfg": null,
"protoCfg": null,
"strDtrCfg": null,
},
"p114": {
"isDtr": false,
"cmdRd": "0x6B",
"cmdWr": "0x02",
"modeClksCmd": 0,
"modeClksRd": 0,
"dummyClksCmd": 0,
"dummyClksRd": 8,
"enableType": "7",
"enableSeq": "0x00",
"dummyCfg": null,
"protoCfg": null,
"strDtrCfg": null,
},
"p118": null,
"p444s": null,
"p444d": null,
"p888s": null,
"p888d": null,
"pCustom": null
},
"addrByteSupport": "0",
"fourByteAddrEnSeq": "0x00",
"resetType": "0x10",
"cmdWren": "0x06",
"cmdRdsr": "0x05",
"srWip": 0,
"srWel": 1,
"cmdChipErase": "0xC7",
"flashDeviceBusyTimeout": 36000000,
"flashPageProgTimeout": 256
}
Any advice on resolving this issue is appreciated.
Best regards
Jiung Choi