Hi~
We have used PandaBoard ES to develop.
1. Could we send 9 bit data by PandaBoard ES when we use MIPI DSI display?
2. Could we send command that we need to write to panel on HS mode ?? (if we use Video mode control )
thanks your support.
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~
We have used PandaBoard ES to develop.
1. Could we send 9 bit data by PandaBoard ES when we use MIPI DSI display?
2. Could we send command that we need to write to panel on HS mode ?? (if we use Video mode control )
thanks your support.
Hi Wu
1.- I do not think you can send 9 bits exactly. You could send 8 bit multiples.
2.- Yes. See TRM section 10.3.4.4.3.5 Interleaving Mode
Check dsi.c functions: dsi_vc_gen_write_nosync(), dsi_vc_gen_write() and other similar functions.
Regards
Rafael