User Activity

Hello Respective,I am using STM8l052C6 device for my product, I want to design my own bootloader for the same.Is it possible, as I didn't find any guideline for the same in relavent documents.
Hello Respective,I am trying to flash STM8l052C6 using st link and stvd. But I am not able to flash it. Previously same controller same st link and same IDE was there I was able flash. but suddenly it stopped flashing.When trying to flash in new fre...
Hello Respective,I am trying to measure the input voltage in STM8l052C6 controller but I am unable to do the same. I tried in STM8l152C6 in STMl discovery board and it's working fine there but not in STM8l052C6.I analysed one thing by my self is addr...
Hello Respective,I am using STM8l discovery board and trying to put my controller in Sleep(HALT) for some time and waking up again when any external interrupt comes.Previously the code was working fine, but now it's not working as expected.I am using...
I am using STM8L Discovery board, and want to communicate with external memory and humidity sensor which requires I2C protocol for communication.I am using STM8l15x standard peripheral library, but unable to communicate. I found the following problem...