2019-11-19 07:37 AM
Let me preface this question by saying I appreciate the new L8 (indexed) color support for many of the widgets. This includes the support for L8s in dynamic bitmaps.
I attempted to use an image formatted to L8_ARGB8888 in a shape widget. The code compiled, but when running on the simulator I received the following assert:
The painter for the shape is not instantiated as an L8_ARGB8888, but a PainterRGB8888Bitmap as seen in the gui_generated Screen1ViewBase.hpp file:
Does the shape widget support the PainterARGB8888L8Bitmap? If not will it support it in the future?
2020-01-09 02:36 AM
Looks like we missed this one because the main focus was getting ready for CubeMX 5.5.0 / TouchGFX HAL Generator. The good news is that we can now release as often as we want without having to align with others, and i'm pretty sure we're already prioritizing this particular bug.
2020-01-09 02:36 AM
Gonna go have a chat with the designer boys now!
2020-03-25 07:07 AM
@Martin KJELDSEN
I am just checking if the fix for this will be included in the next TouchGFX Release?
I ran into it again and then I remembered it is a bug in the TouchGFX Designer.
At least there is a work-around. =)
And...any idea when the next release might be?
2020-06-03 02:53 PM
Anyone attempting this for newer version of the tools should know that the process is different (and simpler) because the tools generate the TouchGFX/target directory structure differently.
Stm32CubeIDE 1.3.1
Stm32CubeMX
TouchGFX 4.13.0
Note that I am setting up for an Stm32H743 so my changes are "h7xx" and anyone changing for a different processor will need to change that accordingly.
Steps are as follows:
I should also state that this thread is similar to the following thread:
2022-03-03 07:26 AM
.
2022-03-04 06:40 AM
Hello FBena.1,
Sorry but I don't really understand your answer. What is LCD8bpp_LUt8.h ? Where do you find it ?
/Osman
2022-03-04 06:49 AM
Sorry, i don't know why this post is here honestly
I don't know if it is possible to delete it