APB to Generic block bridges APB operations into FIFOs holding the Generic
commands. The block interfaces with 3 FIFOS, a command FIFO, a write payload FIFO
and a read payload FIFO.
How to configure write payload FIFO size?
Hi Lee
seems it is not configurable. Some details can be found in sect.41.4.7 Generic packets
i.MX6DQ Reference Manual:
Generic packets are always transported using one of the DSI transmission modes: Video
Mode or Command Mode. If none of these modes are selected the packets will not be
transmitted through the link and the related FIFOs will eventually get overflowed.
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Dear igorpadykov
I have send 128 bytes command data using DCS Long Write Command to initalize lcd panel , it turn out that MIPI_DSI_CMD_PKT_STATUS register with status gen_pld_w_full (Reports the full status of the generic write payload FIFO)
How can i deal with it ?
please check ERR005191 MIPI: Corruption of short command packets with Word Count (WC)
greater than 16’hFFEE, during video mode transmission by the MIPI Generic Interface
Chip Errata for the i.MX 6Dual/6Quad and i.MX 6DualPlus/6QuadPlus - IMX6DQCE
Best regards
igor
Dear igorpadykov
How to understand 16’hFFEE