Part Number: PROCESSOR-SDK-AM437X
Hello,
I am running the QSPI_BasicExample_idkAM437x_armExampleProject on a Sitara AM437x IDK.I am using the SDK version 6.3.0.106.
It seems that I found a bug in the SPI flash driver when writing data to the NOR flash using the configuration mode of the SPI-driver. I think the code in the red rectangle, which I added myself, is missing in the example (the code that I added is commented in order to keep the example as it is). At this point in the code a 4 address-byte page program should be performed but the wrong command byte is being sent to the Flash device.
Can you please check this and let me know if I am right?
Thanks
