2019-11-21 04:28 PM
Whether the ToughGFX can be run on the bluetooth SOC STM32WB series MCU? If can where can I find an example?
Thanks and best regards.
2019-11-21 11:54 PM
Hi @Community member,
TouchGFX can run on anything. Currently, CubeMX restricts user from selecting TouchGFX for anything that isn't an F4 and F7. That will change this december.
In the case of the WB there's no example from the designer or from CubeMX. I'm unsure if there's something in the Firmware pack for WB, but i doubt it.
Support through designer and CubeMX is coming. Until then, everything is possible, manually, but that could be a complex job for now.
/Martin
2019-11-22 05:58 AM
There is nothing preventing the use of TouchGFX on the STM32WB but the limitations could come from the richness of the graphics and the resulting number of graphical objects to manage.
Since STM32WB was not designed to offer rich graphic capabilities but support a wide range of wireless protocols, there is no example showing any graphical usage.