Skip to main content
Msolinas
Senior
April 3, 2025
Question

Touchgfx monochrome simple example?

  • April 3, 2025
  • 2 replies
  • 653 views

Assuming that it is clear at the operational level on the firmware and hardware how to create the driver and fill a buffer on a monochrome display, but the real question is how to work on the monochrome gui? does anyone have experience with it? and then why are there no examples? today it is possible to find decent monochrome displays with 240x128 pixels and with scala 4 and 16 colors, but why are they not taken into consideration? I work in the industrial field and these displays are irreplaceable for robustness and readability even for critical devices. Why are there no examples? I'll start by saying that I've been looking for it for years and today I did it again after a long time and I continue to realize that nothing exists... some enlightened person enlighten me.

2 replies

GaetanGodart
Technical Moderator
April 8, 2025

Hello @Msolinas ,

 

We do not provide monochrome examples because we do not have any monochrome display on the STM32 discovery boards or our partners displays.

However, you can create a project in TouchGFX Designer, select the Simulator (not a board) and before creating you can choose the bpp :

GaetanGodart_0-1744103160826.png

Here 4 bit is monochrome.

Then you can either create your own GUI or go into "Edit" => "Import" => "GUI" and select something simple like a text example.

 

Regards,

 

GaetanGodart
Technical Moderator
May 15, 2025

Hello @Msolinas ,

 

Have you been able to move forward on your project?

 

Regards,

Msolinas
MsolinasAuthor
Senior
May 15, 2025

No, thanks for your interest, I have millions of things to see as a consultant and I had to set up a new project for a client. Clearly I have enough experience on GFX and color displays and I do not want to undertake an undertaking and set everything up on something that I cannot test a priori even with some trivial example. I have to design hardware and much more and I do not want to risk ending up like a mouse in a trap. And so my answer is frustrated and is no, I have not done anything in this direction.

 

Msolinas
MsolinasAuthor
Senior
May 17, 2025

example, how to work with 128240D-FC-BW-3 ?? 32 gray scale monochromatic RS:146-1599. how to make button, picture? I need to do everyting myself with photoshop? how to organize project, not only resources??