cancel
Showing results for 
Search instead for 
Did you mean: 

Touchgfx monochrome simple example?

Msolinas
Senior

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.

1 REPLY 1
GaetanGodart
ST Employee

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,

 

Gaetan Godart
Software engineer at ST (TouchGFX)