2025-11-27 5:43 AM - edited 2025-11-27 6:04 AM
Hello.
I try to get the nema-gfx working on a STM32H7S78-DK.
But there's a bug in the NEMA library, or a bug in the ST toolchain.
2025-12-01 1:46 AM
Hi @Heinz_Baumer
Yes it sounds like something is wrong, but I expect an error in the setup.
To help I need to know what your setup is.
I suspect an issue in the nema_hal.c configuration that links the library to the hardware and memory.
I suggest you get inspiration from the configuration you get when generating an STM32H7S78-DK app using TouchGFX designer.
Special attention to the content of nema_sys_init(), compare that with the TouchGFX application (C:\TouchGFXProjects\MyApplication\Appli\TouchGFX\target\generated\nema_hal.c).
Alternatively, if you have access to NeoChromSDK for the H7RS platform you will have another but also working configuration. Look for the file nema_hal_freertos.c.
If your problems persist let's take it from there.
Regards,
2025-12-11 5:53 AM
Hello.
2025-12-11 6:02 AM - edited 2025-12-11 6:02 AM
Hi @Heinz_Baumer
You can request NeoChormSDK. Have a look at this post:
Solved: NEWS! STM32H7R7/S7 Product line for graphics - STMicroelectronics Community
Regards,