User Activity

Hi.    I cannot start a new project in the STM32 IDE. Tested in 2 diferent instalations (computers) and the same error ocurrs:    STM32CUBE_FW_H7_V1120 CANNOT UNZIPPED NO LOADED    STM32H743      
Hi, I am facing an problems that I have never seen before with local variables being allocated at the same addresses of global ones. In the attached image I show an example of a local variable with the address of another variable in the STEmwin libra...
Hi, How to exit from qspi memory mapped mode?Thanks in advance.
Hi,   I'm getting transfer error from DMA interrupt by the attempt to get image from the DCMI. Already lost some days on that and don't know what could be the problem.   I've tested successfully the camera and the initialization code in STM32F429-DIS...
Hi,  What could be possibly wrong to make the RTC hour keep count up above 23 hour. With some boards it works correctly, going to 00 from 23. but some other keep count up 24, 25...  How is that possible? There is any configuration to do that?