User Activity

Hello, for a project i'm designing i need to perform complex dsp operations in real time while minimizing power consumption (hence why i chose an h7 instead of an f7 mcu). From the cubeMx power estimation tool i saw that this mcu should be able to re...
Hello, I was looking for an stm32h7 part where I could provide voltage to the internal ldo from a vddldo pin to achieve lower power consumption using an external smps. I'm looking at the h743 lineup but cannot find any package with such exposed pin e...
Hi, As the title says, I'm trying to use a model with integer weights in cube_ai for speed and size performances. I converted the original keras model to int operations using TFtiny, but when I try to import it, cube_ai throws an error warning me tha...
Hi, I'm working on a project involving using NN with cube ai to track objects from images coming from a camera sensor. I would like to find a way to downsample an image in the fastest / less cpu intensive way possible (the video feed is approximately...
Hi,I just started playing with STM32 tools and boards for my university thesis. Work would revolve around live video processing on an stm mcu. I am in possession of an stm32f746 discovery board, and was trying to hook up a camera (ov 7670) to it.But,...