I'm use omap l138 spi0 to read data ,but i find that i must wait 32clk after write the 16-bit instruction word, otherwise i can not read the data from spibuf.
if the any config?
any help is appreciatived!
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.
I'm use omap l138 spi0 to read data ,but i find that i must wait 32clk after write the 16-bit instruction word, otherwise i can not read the data from spibuf.
if the any config?
any help is appreciatived!
Did you write your own driver or are you using any of the ones available?
I would recommend looking at the examples in StarterWare and seeing if you have the same issue.
Jeff