2024-11-20 11:23 PM - last edited on 2024-11-21 01:53 AM by Andrew Neil
I want to make some modifications to the STM32H747I_DISCO_USB_Webcam example embedded in the FP-AI-VISION1 package, however I cannot find a way to open it in STM32CubeMX. I also checked the repository on GitHub for this example and no success. Any idea about how to open the settings of this example in STM32CubeMX?
Thanks!
Solved! Go to Solution.
2024-11-21 01:52 AM
You mean a .ioc file?
Not all examples have a .ioc file:
2024-11-21 01:52 AM
You mean a .ioc file?
Not all examples have a .ioc file:
2024-11-21 01:55 AM
Got it. If I understood correctly I might need to export all the settings manually in STM32CubeMX then.
2024-11-21 01:57 AM
So there is no CubeMX project - if you want one, you're going to have to create it yourself based on the settings in the code.