User Activity

I am trying to port a FW which was running on STM32H7 controller to F4 core of STM32MP157.I get this errorsCM4.elf section `.text' will not fit in region `SRAM1_text' CM4 C/C++ Problemmake: *** [makefile:68: CM4.elf] Error 1 CM4 C/C++ Problemregion `...
I am trying to configure some HW IP to work with the M4 core of the STM32MP157, I can find only the GPIO already assigned to other IPs ont he development Kit.How to configure GPIO's and configure interrupts related to SPI DMA from the M4 side?Attache...
I tried to add development tools to my openSTLinux using apt-get install, but couldn't find gcc.so I tried to create a distribution including gcc, make, cmake and git.When I search for available recipes for gcc usingfind ../layers/ -iname "*gcc*.bb"I...
I have STM32MP157A-DK1 boardI am using distribution package.I want to add c++ library based on cmake to my distribution.I crated the recipe using commanddevtool add --no-same-dir ../pass/to/mylibThen build usingbitbake mylibThe build is done but I ge...
Hello , I am trying to use STm32H7 with special camera to do image classification.What AI techniques and what features are used in FP-AI-FACEREC? and if CNN is used, I would like to know what kind of CNN is used for FP-AI-FACEREC.Is it MobileNet or s...
Kudos from