2020-07-10 02:37 AM
I'm using Keil directly to STM32H7 with CMSIS core and Device startup only (without HAL). The inits & peripheral usage has implemented directly to registers.
Is there any way (documentation/API?) connect to TouchGFX, when functionality is implemented like this?
Thanks in advance.
2020-07-10 05:27 AM
Hello,
TouchGFX is part of ST so our goal is to have people use the ST software suite to develop their project.
Therefore, we don't provide documentation for what you want to do.
If you decide to go for CubeMX you will find documentation on the website like this following page for instance : https://support.touchgfx.com/docs/development/touchgfx-hal-development/touchgfx-generator
/Alexandre