Part Number: AM4372
Hi all,
When AM4372 performs QSPI boot, how many bytes is the dummy data?
Best regards,
Sasaki
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
From section 5.2.6.7.2:
"There is no specific device identification routine executed by the ROM code to identify whether a boot device is preset. If no QSPI device is present, the QSPI read will return only 0xFFFFFFFF and the QSPI boot will be treated as failed."
This means that the ROM code reads out and check the first 4 bytes initially.
Hi Biser-san,
Thank you for your reply.
But I can't undaerstand it.
TMDXIDK437X's QSPI FLASH(MX66L51235) has the following waveform when looking at the MX66L51235's data sheet.
The dummy read of this waveform is written as 8 bits by default.
I think that the AM437x will read the QSPI after this dummy cycles.
I want to know the number of dummy cycles.
Best reagrds,
Sasaki