2025-04-09 7:54 AM
Hello, I've been trying to make this project since the PART 1 STM32 Graphics: Getting Started with the Gauge Widget, Part 2 , following every step, but my program crashes in MX_TouchGFX_Init(). I was debugging and the error message shown is "No source available for "touchgfx::PartialFrameBufferManager::tryTransmitBlock() at 0x800660c". I have the G071RB + GFX01M2. I hope someone can help with this problem.
Thank you !
2025-04-09 8:34 AM
Hi @Abucio24
Have you tried to run an example provided by GfxDesigner ? If not, that could be a good starting point.
2025-04-09 9:32 AM
Great Let me try. Thanks!
2025-04-11 7:14 PM
Hi Ferro, I did try and any example is available for that board.
2025-04-11 11:44 PM
Aha, I see. Lets start with at least a blank screen project.
And now you should be able to run simulation F5.
And MCU code is there as well
Does this run on the board ?