User Activity

Hello there,I am trying to build a custom voice AI solution using STM32H747I-DISCO development kit, for which I generated the NN library code by importing a .tflite model via STM32CubeIDE and it works fine with a static Input buffer.Now, I am trying ...
Hello there!I am trying to edit the USB_WEBCAM example application provided under FP_AI_VISION1 package for STM32CubeAI on STM32H747I-DISCO development kit. I want to add debug logs using the STLink Virtual com port UART interface, which as per the u...
Hey There!We have recently procured a STM32H747I-DISCO kit along with the STM32F4DIS-CAM camera module and are working on deploying our tensorflow lite based image processing model(s) on it. We could run a few example models e.g. person detection mod...