cancel
Showing results for 
Search instead for 
Did you mean: 

Screen touch programming in STM32F405-CubeMx

Sandeep Dhokne
Associate II
Posted on November 12, 2017 at 10:19

Hello,

I did my one project in cubemx,STM32F405 and keil 5 (IDE).

Where i used 4X4 keypad and 4.3' ssd1963 TFT.

Now i want to do all these on screen touch mechanism.

I'm new to this screen touch mechanism,can anybody tell me how to do screen touch programming in cubemx and STM32F405?

Thank you.

3 REPLIES 3
Jan Waclawek
Senior II
Posted on November 12, 2017 at 11:36

The touchscreen (digitizer, 'glass' which is in front of the display) has a controller. You need to connect to it and implement its communication protocol. This has little to do with CubeMX except perhaps the lowest level device driver.

JW

Sandeep Dhokne
Associate II
Posted on November 12, 2017 at 12:05

Thanks.

Is there any software like cubemx for graphics designing in STM32F4?

Posted on November 12, 2017 at 18:49

Wouldn't normal paint and graphics programs suffice, not sure that generating bitmaps need be an STM32F4 specific task. Look at UI tools from Microsoft, Segger, etc.

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..