Hello,
I used STIG to read addr 0 of flash,length 4.
The result is always 0xFFFFFFFF.
Uboot is not 0xFFFFFFFF.
Could you please tell me what's the possible reasons?
Can I do this through STIG?
Thanks
Hang
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.
Hi,
Which software library/example are you using to test?
pdk package has a ospi test application which access the ospi flash on the evm.
source code is at: <pdk_install_dir>/packages/ti/drv/spi/test/ospi_flash/
Can you build this and check?
Regards,
Prasad
Hi, Prasad
The DAC can be transmitted correctly.
But if only use STIG, incorrect reading and writing flash will appear.
Does STIG only support SIO mode transmission? (SIO mode data is shifted to the device on DQ0 only and from the device on DQ1 only)
When STIG is SIO mode, the transmission is normal.
Another question is, can I disable WREN automatical send in direct mode by OSPI_DEV_INSTR_WR_CONFIG_REG[WEL_DIS_FLD]?
Thanks,
Hang
Hi Hang,
Can you post what is the sequence of register writes you are doing in case of STIG mode?
Have you modified any example code and trying to execute?
For last question regarding disable WREN automatic send, Yes you can disable.
Regards,
Prasad
Hi Hang,
I haven't heard back from you, I'm assuming you were able to resolve your issue.
If not, just post a reply below (or create a new thread if the thread has locked due to time-out).
Regards,
Prasad