How to configure DSI-interface for the STM32U599/U5A9-series?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-08 9:13 AM
Hi!
I am playing around with some STM32CubeMX configurations for the STM32U599/U5A9-series, but I can't find any options to configure the display DSI-interface, only LTD RGB/parallel.
Are there any prerequisites that needs to be configured first in order for the DSI-option menu to show?
Thanks
Solved! Go to Solution.
- Labels:
-
STM32U5 series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-12 1:10 AM
Hello @Southbranch ,
For the STM32U5x9, the lowest pin package can support the DSI is 144-pins.
As already mentioned to check the availability of DSI feature, please refer to the datasheets DS13543 and DS13633 table 2.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-08 9:42 AM - edited ‎2023-09-08 9:46 AM
Hello @Southbranch ,
Could you please precise:
- Which STM32U5x9 device are you using?
- Which version of STM32CubeMX are you using?
Note that this DSI feature is not available in all STM32U5x9 MCU package, please refer to the datasheets DS13543 and DS13633 table 2.
If the DSI is available you can configured it as shown in the below figure:
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-08 9:46 AM
Hi @Southbranch ,
I can suggest 2 options to configure the DSI interface on STM32U5 devices:
- follow steps described in the section "STM32CubeMX configuration example" of AN4860 Introduction to DSI host on STM32 MCUs and MPUs
- refer to DSI examples available in the STM32CubeU5 package like STM32CubeU5/Projects/STM32U5x9J-DK/Examples/DSI
For each example, you will find an ioc file that you can take as start point to check used configuration and to update it depending on your needs.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-09 2:37 AM
Thanks for your tips.
Please see attached screen shot of a product search. For example, the DSI-config does not come up in my STM32CubeMX (ver. 6.9.1) for the first one on the list STM32U5A9VJ.
It does, however, come up for one of the devices with higher pin counts.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-11 1:57 AM
Hello @Southbranch ,
The STM32CubeMX6.9.1 and DS13543 are correct. The bug is in STM32 MCU product selector - STMicroelectronics web site.
The The DSI feature isn't available in STM32U5A9VJ MCU.
I reported internally.
Thank you for bringing this issue to our attention.
Kaouthar.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-11 11:08 AM
I see, that explains..
Does this mean the lowest pin-count for DSI-support is 144-pins?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-09-12 1:10 AM
Hello @Southbranch ,
For the STM32U5x9, the lowest pin package can support the DSI is 144-pins.
As already mentioned to check the availability of DSI feature, please refer to the datasheets DS13543 and DS13633 table 2.
Thank you.
Kaouthar
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
