Associate
June 24, 2024
Solved
FP-AI-VISION1_V3.1.0 SDK: Settings for example project FoodReco_MobileNetDerivative
- June 24, 2024
- 2 replies
- 2556 views
I'm using the board STM32H747I-DISCO with the FP-AI-VISION1_V3.1.0 SDK, and made some experiments with some example projects and all of them are working on my board. But with the FoodReco_MobileNetDerivative project that can use external RAM and Flash I'm not able to make it work. The problem I think is related with the definitions of the #defines: "WEIGHT_QSPI", "WEIGHT_EXEC_EXTRAM", "WEIGHT_QSPI_PROGED".
On the instruction manual (UM2611), it is mention to set those flags, but is not mentioned in what file they should be set. (In image attach)
I've tried to set it under the file "fp_vision_app.h" and follow all the instructions in manual but with no success.
Could any one help me with this?
Thank you
