Skip to main content
Associate III
July 27, 2024
Question

camera not working properly

  • July 27, 2024
  • 1 reply
  • 630 views

im trying to run a model that distuingish pasta types using stm32h747i and camera . i followed this guide 

https://wiki.stmicroelectronics.cn/stm32mcu/index.php?title=AI:How_to_use_Teachable_Machine_to_create_an_image_classification_application_on_STM32&sfr=stm32mcu

to be short , i followed every step and the model worked . 

but when u tried to run the project the next day the camera didnt work properly . 

i tried other projects and the camera work fine 

its just in this project

any help?

i should mention that i didnt follow the part where i need   to change the flipmirror function because its mot clear.  but the camera worked properly the first time without doing that part . 

20240727_140125.jpg

 

 

 

1 reply

Julien CLOSS
ST Employee
September 2, 2024

Hello,

The content of the "Teachable machine" Wiki has been updated last week.

It is now referring to the application examples contained in the STM32 Model Zoo (https://github.com/STMicroelectronics/stm32ai-modelzoo).

The version of the Wiki that you were using was referring to a deprecated application package (FP-AI-VISION1) that is not supported any longer by ST.

From now on, ST recommends to start from the application examples contained in the STM32 Model Zoo.

Thank you.

Julien.