Skip to main content
AMars.4
Associate III
February 14, 2024
Solved

STM32U5G9J-DK2 Demonstration Source code / project (Map - vector graphics)

  • February 14, 2024
  • 2 replies
  • 1939 views

Hello,

I recently purchased the STM32U5G9J-DK2, on the pre-loaded demo there is a map view which takes advantage of the vector graphics acceleration.

The demo is "TouchGFX Demo 7", but the version available in Designer v4.23.0 is missing the map screen.

Is the TouchGFX project / source code available for this demo with the added map?

Many Thanks,

Ant

 

This topic has been closed for replies.
Best answer by Osman SOYKURT

Hello @AMars.4 ,

Indeed, the STM32U5G9J-DK2 is pre-loaded with a demo when purchased. This demo is supposed to have 9 sub-demos and the "map" sub-demo is one of them.
However, the "map" sub-demo was not made on TouchGFX. The demo called "TouchGFX Demo 7" is made of sub-demos created exclusively on TouchGFX. So it's not a miss, it's actually on purpose. About the code in itself, I'm not able to share it here I'm afraid. What I can do instead, is to put you in relation with my sales colleagues and you can explain to them what you need and they will advise you better.

2 replies

Osman SOYKURT
Osman SOYKURTBest answer
Technical Moderator
February 14, 2024

Hello @AMars.4 ,

Indeed, the STM32U5G9J-DK2 is pre-loaded with a demo when purchased. This demo is supposed to have 9 sub-demos and the "map" sub-demo is one of them.
However, the "map" sub-demo was not made on TouchGFX. The demo called "TouchGFX Demo 7" is made of sub-demos created exclusively on TouchGFX. So it's not a miss, it's actually on purpose. About the code in itself, I'm not able to share it here I'm afraid. What I can do instead, is to put you in relation with my sales colleagues and you can explain to them what you need and they will advise you better.

Osman SOYKURTST Software Developer | TouchGFX
AMars.4
AMars.4Author
Associate III
February 14, 2024

Thanks, that makes sense.

I thought maybe I was missing something, I was just curious how the map sub-demo worked and wanted to see the implementation :)