Skip to main content
cherry li
Associate
May 23, 2018
Question

stm32f769 dsi application problems

  • May 23, 2018
  • 2 replies
  • 650 views
Posted on May 23, 2018 at 04:41

Dear:

   I am working on STM32F769 development board with the dsi unit.

   I set the dsi clk to non-continuous mode and set dsi to LP command mode.

  Then I  inited  the dsi module and started the DSI calling the the function HAL_DSI_Start(), there was something wrong with the clk lane. When the function HAL_DSI_Start() is called, sometimes the clk lane went into HS mode but there was no data on the data lane. It does not happen each time.

    I don't know why and how to solve the problem or explain it.

    Any help would be greatly appreciated. I am looking forward for you reply.

    This topic has been closed for replies.

    2 replies

    Nesrine M_O
    Associate
    May 23, 2018
    Posted on May 23, 2018 at 10:07

    Hi

    cherry.li

    ,

    1. STM32Cube_FW_F7_V1.0\Projects\STM32F769I_EVAL\Examples\LCD_DSI
    2. STM32Cube_FW_F7_V1.0\Projects\STM32F769I_EVAL\Applications\Display\LCD_DSI_ImagesSlider

    -Nesrine-

    cherry li
    cherry liAuthor
    Associate
    May 24, 2018
    Posted on May 24, 2018 at 09:15

    Dear:

    Thanks for your reply.

    I am using ST board. I will have a look to

    /external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fcontent%2Fccc%2Fresource%2Ftechnical%2Fdocument%2Fapplication_note%2Fgroup0%2F1d%2Fb8%2F33%2F4f%2Fdc%2F0a%2F45%2F52%2FDM00287601%2Ffiles%2FDM002876pdf%2Fjcr%3Acontent%2Ftranslations%2Fen.DM002876pdf

    and the examples\LCD_DSI carefully again.

    I have another question here:

    The voltage of the gpio is 3.3v. Can I adjust the gpio output volgate to 1.8v? How to make the adjustment?