Skip to main content
Graduate
June 13, 2024
Solved

MIPI DSI Host controller on STM32U5A9ZJ, I can not find the peripheral on stm32 cube ide

  • June 13, 2024
  • 1 reply
  • 1995 views

Hello

I am designing a board based on the STM32U5A9ZJxQ and I would like to use MIPI as the video output.
On stm32 cube IDE it does not show the peripheral to enable it.
Is is some kind of bug? Shouldnt be there?

 

Avgerinos_0-1718292831132.png

 

Thank you

 

    This topic has been closed for replies.
    Best answer by KDJEM.1

    Hello @Avgerinos ,

    Which STM32U5A9ZJ are you using?

     

    The DSI is available in STM32U5A9ZJY  but is not available in STM32U5A9ZJT.

    Fore more in formation I advise you to refer to the datasheet

    KDJEM1_0-1718293478608.png

    Could you please try with the latest versions of STM32Cube MX and STM32CubeIDE.

    KDJEM1_1-1718293736805.png

    Thank you.

    Kaouthar

     

    1 reply

    KDJEM.1Answer
    Technical Moderator
    June 13, 2024

    Hello @Avgerinos ,

    Which STM32U5A9ZJ are you using?

     

    The DSI is available in STM32U5A9ZJY  but is not available in STM32U5A9ZJT.

    Fore more in formation I advise you to refer to the datasheet

    KDJEM1_0-1718293478608.png

    Could you please try with the latest versions of STM32Cube MX and STM32CubeIDE.

    KDJEM1_1-1718293736805.png

    Thank you.

    Kaouthar

     

    AvgerinosAuthor
    Graduate
    June 13, 2024

    Hello

    I am using the STM32U5A9ZJT.
    So it is only available in bga packages.
    I chose the STM32U5A9ZJT to have a simpler PCB design, but also i can not find in stock the STM32U5A9ZJY  and the other bga packages.

    Well.. my goal is to use a mipi to hdmi converter and eventually have hdmi output on my board. I could not find any ic that converts RGB LCD to HDMI, so I thought I can to it using MIPI to HDMI.

     

    Thank you for your fast responce!

    Graduate II
    June 13, 2024