Renesas RA8D1 evaluation kit MIPI DSI

Hello,

We are trying to use a 1280X1024 Dual LVDS display that is connected via a MIPI -> Dual LVDS converter.

The converter requires that we use a continuous DSI CLOCK in HS mode and at least one DSI Data lane which can switch between HS and LP mode, we have looked at the User manual: Hardware for the RA8D1 processor and the FSP documentation for the MIPI DSI.

Could anyone clarify the following:

  1. The MIPI PHY section of the User Manual mentions two MIPI DSI "Operation Channels" and it also mentions that these cannot be used simultaneously. This is very important because later on the datasheet mentions the following:
    Channel-0 supports only LP mode (LP-TX, LP-RX), while Channel-1 supports LP mode (LP-TX, LP-RX) and HS mode
    (HS-TX). There are 8 descriptors for each channel.
    In our case, it seems we cannot use channel-0 because we need both LP and HS mode.

    How do we select which channel to use?
  2. The MIPI PHY Interface FSP package documentation (https://renesas.github.io/fsp/group___m_i_p_i___d_s_i.html) also says: Two internal channels may be used for command mode operations, available for all physical lane configurations. Channel-0 supports only LP mode (LP-TX, LP-RX), while Channel-1 supports LP mode (LP-TX, LP-RX) and HS mode (HS-TX).

    Aside from that however it also mentions the following (which we have not found back in the User Manual):
    Communication to the external display occurs via one or more data lanes and one clock lane. Each of these lanes has dedicated pins. Lane 0 is capable of low-power data transfer and bidirectional communication with a display. Lane 1 is capable of low-power or high-speed data transfer to the external display.

    If this is correct, then that means only lane 1 may be used for driving our display. However the User Manual only mentions that only lane 0 is capable of bidirectional LP mode. That does not mean that lane 0 is NOT capable of both HS and LP.

    Does lane 0 support both HS and LP modes?
  3. The converter requires a DSI CLOCK of +/- 480 MHz, I believe the MIPI PHY is more than capable of outputting this..
    How do we set the DSI OUTPUT CLOCK frequency?

Kind regards



Added third question
[edited by: Student01HF at 6:36 (GMT 0) on 13 Aug 2024]