2023-02-07 4:18 AM
I was wondering if it was possible to add a new card in Touch GFX app. In fact, I am working on STM32U575I-EV and it is not available. So, I can’t download my app. Is it possible to add my board or there is a way to bypass this problem? (I need to upload the code to EWARM to launch my app. )
2023-02-07 6:27 AM
Normal way to create custom project is use CubeMX no TouchGFX .
2023-02-07 8:04 AM
As MM says, you should start from CubeMX, and follow our documentation concerning board bring-up.
/Yoann