2021-07-27 09:10 AM
In the default MCU selection tool in touchgfx there is no STM32H745 configuration. I want to use 745 for my project and use touchgfx.
I plan to migrate from either 750 or 743 or 735 to h745. I started h750 and I changed startup files, ld flash files and all stm32h745i_discovery_* files. I also change the .project and .cproject files. But I could not make project work. There are tons of compile errors.
Which board is the most close to the STM32H745, and which files should I change to make the touchgfx project work on this board. Is there a guide?
2021-07-28 03:10 PM
Same question here