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.
Thomas,
I referring to example of reading DFI file given in slua355b
Part of code:
I cant find description of what this commands (0x0c and 0x09) do.
Regards
Eduard
Eduard
09 sets the command to set the starting row address.
0c is the command to set the number of bytes to read.
Regards
Tom
Thomas,
Can you send me document where I can find full list of commands like this?
Regards
Eduard
Eduard,
ROM mode commands are for internal use and we do not provide the full list outside of TI. Please follow the VB6 examples that we provided to access data flash and for calibration. They should provide all of the information that is required.
Regards
Tom