GithubHelp home page GithubHelp logo

Comments (1)

MDUSTM avatar MDUSTM commented on September 26, 2024

Hello,

For the first issue, make sure to include in the path the name of the executable ie stm32ai.exe (.../windows/stm32ai.exe).

For the second issue, on some boards, the name reported changed that is causing the issue you observed
Board name mismatch
a. Description: Customer’s board is named “DISCO-H747XI”, whereas the conf file is expecting “STM32H747I-DISCO”. This causes deploy.py to fail.
b. Workaround: Change Line 5: "board" name to "DISCO-H747XI" in the file [..\stm32ai-modelzoo\object_detection\getting_started\stmaic_c_project.conf].

You may also have an issue with the LCD, on recent boards the LCD also changed : LCD daughterboard MB1166-A09 uses part number FRD400B25025-A-CTK with the NT35510 driver IC, whereas MB1166-A03 daughterboard uses part number FRD397B25009-D-CTK with driver IC OTM8009A.

A fix has been published within the STM32H7 Cube package that we are currently adapting for the model zoo application.

from stm32ai-modelzoo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.