File .ioc not generated
Hello everyone! I created my first project on the STM32F429I using TouchGFX by following several tutorials on the Internet.
I have a big problem: after setting the graphics on TouchGFX and generating the code .. when I open the project in STM32CubeIDE the .ioc file does not appear (I don't think it even exists in the project directory).
I don't have enough skills and I am not able to replace the functionality of the .ioc file .. i.e. I can't manually initialize peripherals like CAN bus, ADC etc. and I would really need the .ioc file.
The first solution I tried was to install CubeMX, but I don't know how to link the 3 softwares: CubeMX + System Workbench + TouchGFX.
So I am asking for any kind of procedure (other than using CubeMX) to solve this problem and see the .ioc file created.
STM32CubeIDE version: 1.10
TouchGFX version 4.20
