cancel
Showing results for 
Search instead for 
Did you mean: 

Selecting Micro for touch display application

Ricko
Associate III

Hi,

I have not developed graphic applications before and am trying to figure out how do I select an STM32 micro for a touch-display application using TouchGFX (if relevant to the question).

The display I am looking at has an SDI interface and this is the link to the product page: 3.4" DSI Round Touch Display (800x800) | The Pi Hut

And this to the Wiki: 3.4inch DSI LCD (C) - Waveshare Wiki

Thank you

 

1 ACCEPTED SOLUTION

Accepted Solutions

Hi 

Note not all stm32 support DSI, so first you can use stm32cubemx to select which one support DSI.

then you can refer https://support.touchgfx.com/docs/category/hardware-components for details. 

View solution in original post

2 REPLIES 2

Hi 

Note not all stm32 support DSI, so first you can use stm32cubemx to select which one support DSI.

then you can refer https://support.touchgfx.com/docs/category/hardware-components for details. 

Thank you @Zhou JianQiang