cancel
Showing results for 
Search instead for 
Did you mean: 

TouchGFX Performance

bitbank
Associate II

Something I've seen (with all embedded GUI software) is the need for more speed and support for more art asset types. I've written my own imaging codecs (originally for PC). Recently I created new versions that are optimized to run on constrained targets like STM32 MCUs. These include JPEG, PNG, GIF, TIFF, BMP, MPEG, H.263.

Besides being faster than the code distributed with TouchGFX (e.g. libjpeg), my codecs require less RAM and can take advantage of DMA to move pixels to the display while the CPU is decoding the next set. If there is enough interest, I can make this code available for STM32 and TouchGFX. The main impediment is that I don't have a business need to work on this.

1 ACCEPTED SOLUTION

Accepted Solutions
Osman SOYKURT
ST Employee

Hello @bitbank,
Thank you for your correspondence with my colleagues. We are currently in the process of evaluating the needs and monitoring interest.
Best regards,

Osman SOYKURT
ST Software Developer | TouchGFX

View solution in original post

1 REPLY 1
Osman SOYKURT
ST Employee

Hello @bitbank,
Thank you for your correspondence with my colleagues. We are currently in the process of evaluating the needs and monitoring interest.
Best regards,

Osman SOYKURT
ST Software Developer | TouchGFX