Skip to main content
Explorer
November 21, 2024
Solved

STM32CubeMX file for the STM32H747I_DISCO_USB_Webcam example?

  • November 21, 2024
  • 1 reply
  • 1106 views

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!

    This topic has been closed for replies.
    Best answer by Andrew Neil

    You mean a .ioc file?

    Not all examples have a .ioc file:

    https://community.st.com/t5/stm32-mcus-products/some-example-projects-don-t-use-ioc-file/m-p/698338/highlight/true#M255312

     

    1 reply

    Super User
    November 21, 2024
    Explorer
    November 21, 2024

    Got it. If I understood correctly I might need to export all the settings manually in STM32CubeMX then.

    Super User
    November 21, 2024

    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.