User Activity

uC: STM32H725AEIToolchain / IDE: STM32CubeIDECubeMX version: 6.8.0I'm using CubeMX for code generation with HAL drivers.I'm currenty receiving a JPEG from a camera via DCMI with 640x480.I'd like to step up the game to 1280x960, but the picture would ...
uC: STM32H725AEIxFW-Package: STM32Cube FW_H7 V1.10.0CubeMX-Version: 6.6.1IOC-File: Attached (SPI_bug.ioc)I tried to generate code with CubeMX for my project. I set up SPI2 as Full-Duplex Master without hardware NSS with the follwing pin config:SCK: P...
Hi,I've found three bugs in CubeMX for the DCMI code generation.uC: STM32H7A3IITxQCubeMX Version: 6.5.0Firmware Package: STM32Cube FW_H7 V1.10.0The IOC-file is attached.1.Following lines are getting generated in HAL_DCMI_MspDeInit:HAL_DMA_DeInit(dcmi...
I'm using an STM32H7A3IITxQ and trying to get an image (JPEG, 320x240) from a camera via DCMI, decompress it and display it on a screen via LTDC.It currently seems like I'm getting a valid JPEG picture from the camera, as there is "Start of Image" an...
Hi!I'm using a STM32L433V and have to deal with that whole energy-saving topic.My use-case is the following:I've to count and debounce pulses from an external sensor with an 78Ah battery for about 5 years without charging. The pulses do come with abo...
Kudos from