User Activity

Posted on October 27, 2016 at 11:00The original post was too long to process during our migration. Please click on the attachment to read the original post.
Posted on August 17, 2016 at 08:45Hi,Assume there is a button for emergency on the hardware, so the program which is currently running on ST will erase its own code when someone pressed the emergency button more than 10seconds.How could you implemen...
Posted on June 21, 2016 at 13:55Hi everyone,I am working on a project and need to measure analog voltage on some channels. To do so I use CubeMx version 4.15.1, but the readings on channels are significantly different than the applied voltage (about...
Posted on August 06, 2014 at 23:31Hi everyone,In my project, i need to use iwdg. I use 2 iwdg init function. Prescaler is 256 and reload is 15seconds for the first one.Prescaler is 32 and reload is 1.45seconds for the second one.Both of them is work...
Posted on May 30, 2013 at 16:21Hi,Stm32l1 consumes much current than I expected. In standby mode, I measure 6uA consumption for my board but when I put it in stop mode it consumes 480uA. It should be around 10uA.The configuration is; USART_ITConfig(...