User Activity

Posted on February 08, 2018 at 15:57Hi,   I designed PCB for STM8L052C6 and programming using ST-LINK V2 mini. I am using 3.3v GND SWIM NRST pins but is not programming. I have selected STM8L052C6 in STVP and Selected STM8L052C6 compatible compiled ...
Posted on January 24, 2018 at 12:10Hi,   I looking to achieve lowest power consumption in halt mode. Datasheet says we can achieve 350nA in halt mode. I am able to achieve 195 uA(micro Amp) at 1.8V.. I have written simple test code. FYI i am adding ...
Posted on January 19, 2018 at 16:09We are using STM8L051F3 and it has 2 inputs which is 2 key keypad which we are using for our application. Now i want to use that keypad for ON/OFF of microcontroller also.How i can do that? I want to ON controller ...
Posted on December 20, 2017 at 11:17I am working on STM8L051F3 and measuring 10K pot output voltage but ADC readings are fluctuating. Pot output is 0 volt but ADC readings is 1 to 4. How to get stable readings?I was measuring temperature using PT100...
Posted on November 03, 2017 at 13:16I am using STM8L051F3 for my project. My project uses 10 LEDs, Timer2 and 1 input Pin. After getting input from 1 pin i will on the LEDs 1 by 1. System powered with battery so run time current should be minimum. W...