Skip to main content
DRowe.2
Visitor II
March 17, 2022
Question

IOC file is not generated for the STM32H7B3I Discovery board.

  • March 17, 2022
  • 2 replies
  • 817 views

I have tried using an ioc file from a project just made in the STM32CubeIDE for the STM32H7B3I and it still didn't work. Not sure if it is a tool issue or a version issue or what. If I can't get this to work for this board are there any recommended boards that TouchGFX 100% supports? I dont care about form factor or anything I just need A GUI for my project. I have touchgfx version 4.18.1 and STM32CubeIDE version 1.8.0

This topic has been closed for replies.

2 replies

Walid ZRELLI
Visitor II
March 18, 2022

Hello @DRowe.2​ ,

You ca refer to the following application provided under our H7 firmware package:

  • Projects\STM32H7B3I-DK\Demonstrations\TouchGFX

I hope this helps.

BeST Regards,

Walid

Osman SOYKURT
Technical Moderator
March 18, 2022

Hello DRowe.2,

That's strange, I just tried it out, and the ioc file is well generated (I've used the same version of your softwares).

This is the steps I've done :

1) File>New>STM32Project

2) Board Selector > Select STM32H7B3I-DK > Next

3) Enter Project Name >Select C++ in Target Language > Finish

Check on your project path, the ioc file should be there.

OR what you can do is to create your project in TouchGFX Designer directly :

1) Create in left panel > Type H7B3 in the search bar > Select the STM32H7B3I-DK > Click create button on bottom right

2) Click on Files at bottom left, navigate to your application parent folder

You should see the ioc file generated.

Hope this help :)

/Osman

Osman SOYKURTST Software Developer | TouchGFX