Thanks.
I did not try this, but was able to get the flash part responding to the ID command using the latest MQX beta.
The whole test is not working, but there may be other software reasons for that. I do have a couple of questions about some strange things I'm seeing:
1. The MQX and u-Boot code is very different when comparing how the I/O lines are setup. u-Boot enables both the input and output buffer (OBE and IBE bits),but MQX only enables IBE. Do you have any comments or recommendations on which software to follow?
2. When analysing the ID Read sequence, I see the CE# line cycle for every bus cycle. The timing diagram for the Micron NAND shows that CE# should stay low for the whole operation. Is there a setting in the controller to fix this?