Change peripheral ( USART ) config ( CubeMX )
Hi, by following some video i am able to create a GUI ( ST32F469I-DISCO ) and get a complete CubeIDE project... I create the GUI by selecting the right application template for the TouchGFX project ( device ). Then i can generate the code. After that i can change the project name ( STMCubeIDE\-project ) and open the folder with the CubeIDE editor. Now the .ioc file is not present in the CubeIDE project folder and i try to use the link to the file, the template file imported by TouchGFX i think i get one error, that say i cannot use that file to manage peripheral configuration. So try to hack.... If i copy the file .ioc in the project folder and rename it, i can open the CubeMX file and change the pheripheral configuration, but when i try to compile the project some library ( header ) cannot be found anymore. So... what is the right way to create a GUI, manage the hardware correctly and develop my software... ? Thanks.
