User Activity

Hi All,​I have a situation where I would like to allow STM32H7 based embedded web server users to update the password which is originally hardcoded in the code using const keyword. Which effectively means password is placed in internal flash memory o...
Using STM32F767 Nucleo board and STMCubeIDE I am trying to transmit SPI data with data size of 8bit per transaction while I have setup my SPI2 in Full Duplex mode.Problem is that although I am able to transmit from MCU and receive on slave side the d...
Hi,​I​ am using stm32f779 RTC upto subseconds granularity that is using SSR register value for giving upto milliseconds level of time output .The scenario is such that there is external time source ( network clock) to which I synchronise RTC by updat...
I am using STM32F779 and trying to use its RTC sub second functionality. Also, using a network time to synchronize with RTC. The issue I am having is as follows along with what I have already tried:In order to advance SSR register to synchronize wit...
We came across a situation where an application code which is working for STM32H753  revision Y when moved to same MCU's revision V does not even go to the main.cpp.Sometimes if it manages to go to main.cpp it writes to I2C1 some values consistently ...
Kudos from