User Activity

Posted on March 05, 2018 at 10:16Hello,I would like to IAP using STM32L073 controller in order to update my firmware from software when update is available. I had gone through several documents and found an application in cubemx folder example code ...
Posted on January 05, 2018 at 15:37Hello,Question: I would like to know the status of the USB connection wither its connected or not. Using microcontroller Pin interrupt. Pin value seems to be always high rather than going low when not connected. Is...
Posted on July 06, 2017 at 15:40Hello,I am working on Stm32l073 series controller. I have small question regarding the deep sleep and exit from deepsleep modes when device is not plugged to PC i must make the device go to sleep. As the Block Diagram...
Posted on June 13, 2016 at 14:36Hello,As i am designing a project for low power application. The best microcontroller that i had selected is STM32L053R8 which is cortex m0+. Now after drawing shematics according to my application requirement i found...
Posted on April 21, 2016 at 14:51Heloo,I Get some Randon Value when i call for data receive. I kindly request you to provide me soultion for my code.SPI config in Mainis declared as :void MX_SPI1_Init(void){  hspi1.Instance = SPI1;  hspi1.Init.Mode ...