Hi,
I have a quetion about QSPI boot for 66AK2G02. My customer want to use Quad I/O as read command.
We can't find QSPI Flash memory to be able to use as boot memory.
According to TRM of 66AK2G02, QSPI boot can configure as below.
[TRM p.289]
And then, I have checked the datasheet of some SPI Flash memories to confirm the connection with K2G. Cypress, Winbond....
As the result Quad I/O Read Sequence are
- Number of pins driven for CMD is 1.
- Mode byte must be used. And the number of pins driven for Mode is 4. (CMD and Mode pins number is different?)
- Number of pins driven for Address is 4.
- Number of cycles for Dummy is 4.
These are the specification of SPI Flash memory. Please compare this memory specifiation with K2G QSPI configuraions.
So, QSPI Read Command Sequence don't match. At least, Dummy cycle never match.
I have never seen QSPI memory that can be used as boot memory for K2G. Is my understanding correct?
For example, The following is Quad I/O Read Command Sequence of S25FL512SAGMFI011.
(S25FL512SAGMFI011 is used by K2GEVM)
Can K2G bootlader read from this S25FL512SAGMFI011 using QSPI I/F?
Best Regards,
Taka