2020-11-10 05:42 AM
I'm looking to start a project with the STM32WB55 dual core MCU. It seems that out of the box, none of the graphics solutions with work with this MCU (TouchGFX, STemWin) easily. Which GUI generator would be best to work with for this project? My goal for this project is to send and receive data on the M0 core using bluetooth and also pass data to and from the M4 core which will be hosting the GUI. Thanks
2020-11-13 12:47 AM
You can enable TouchGFX from Software Packs in CubeMX. Let me know how you do :) (I don't know the slightest about emWin).
/Martin
2020-12-02 08:25 AM
I decided to dive head first into this. Not having the best luck setting it up but I posted another question to hopefully work through the issues I'm having and help others start a project through STM32CubeIDE as well.