User Activity

I found a bug in the project named "STemWin-STM32H747I-DISCO-OoB, after some time in the STLink uart appears messages about memory leaking :_cbBk() : Memory leak detected after running the module Dual Core : 298704/298440In this case the application...
Hello everyone!I'm developing a firmware to capture video frame from a thermal camera.I was using a F4 chip.But due to the resolution and fps , I had to migrate to H7 (STM32H745).And now I'm having strage problems with the dcmi.The dcmi start sucessf...
Hello everyoneI want to know if I can set the two can interface in slave and recieve messages ,I have could get message from one or another setting the index of filter ,but I need listen both at the same time :(.Any idea ? or is the any hw limitation...
I'm working in a project that involve a thermal camera image processing.I need to process a buffer of 384*288 (16bits) in fastest way possible.I'm using the 480Mhz VCO template to set the procesor in 400Mhz (Cache enabled).I already did some code op...
Hello everyone !I'm starting with this h7 family but I wasn't able to get any usb example for the nucleo stm32h745. So I've been using the discovery board ones.But It didn't work , the usb state got suspended and the pc is warning a unknown device .I...