How to connect DSI_TE and DSI_RESET on STM32F769 LQFP176 package?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-10 04:06 AM
Hello,
were using B-LCD40-DSI1 daughterboard on STM32F769I-EVAL evaluation board and moving from TFBGA216 package to FQFP176 package (with DSI).
Im unable to find where to connect DSI_TE and DSI_RESET pins.
Thank you
- Labels:
-
DSI
-
STM32F7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-12 07:38 AM
Hi,
Please go through the attached screenshot, for DSI_TE & DSI_RESET should be connect with Pin PB11 & PF10 Respectively in case of STM32F769IITx or LQFP176 package.
Hope it will help you.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2018-12-12 09:18 AM
Load the Data Sheet, and use the *FIND* function on the text "DSI_TE" to observed the pins on to which that signal can be muxed/escaped. You'll find them in the pin list, and also the AF muxing tables.
https://www.st.com/resource/en/datasheet/stm32f769ni.pdf
Up vote any posts that you find helpful, it shows what's working..