Is the reliability data available of STM8 family?
Posted on June 28, 2018 at 09:12I need the reliability figures of STM8AF6223PD device. Is this available on the web site of ST?
Posted on June 28, 2018 at 09:12I need the reliability figures of STM8AF6223PD device. Is this available on the web site of ST?
Posted on June 27, 2018 at 18:18Hi,I have an STM8L151F3 MCU on my board.I'm trying to find info on the default USART pins for using the on-chip serial boot loader together with the flash loader demonstrator by ST.There are 3 options and couldn't fin...
Posted on June 24, 2018 at 10:16I have code for the ADC1 that works on the STM8S103F103F3P6 but it does not appear to work on the STM8S105C6T6.Where am I going wrong?
Posted on June 21, 2018 at 12:17We are trying to migrate a .lib library which we use with STM32F1 microcontrollers to an STM8S microcontroller.We would like to use a similar toolchain for the STM8S:ToolChain for the STM32F1:Eclipse base IDE + Keil t...
Posted on June 18, 2018 at 15:46Hello all,I would like to run a script when building a project in STVD before the preprocessor (the script generates a header).Is there any way of doing this?#stm8 #stvd
Posted on June 21, 2018 at 11:40Hi everyoneI'm working on a product usung STM8L052C6, annually number produced are around 50000 units..The customer wants (for obvious reasons)to be able to lock the memory, which was easy enough, writing to the ROP b...
Posted on March 21, 2018 at 12:58Hi, We are using STM8AF6246 micro-controller for our requirements.We are using samples provided by ST, while testing we have following scenarios. Auto Wake Up unit is working individually fine.Flash program also wor...
Posted on June 13, 2018 at 12:15Hello,I am looking at using a STM8L152 MCU in a product that detects and measures a combustible gas.There are standards that govern how these products must operate, one of which is EN 50271:2010.STM8L152 has a built-i...
Posted on June 17, 2018 at 11:15Hi,I am trying to implement timer based on interrupt in STM8S003F3 using STVD and COSMIC C Compiler free version.I tried following this tutorial available on web http://embedded-lab.com/blog/starting-stm8-microcontrol...
Posted on June 14, 2018 at 09:51Hi,I want to use stm8s003f3 in my project. I was under the impression just like stm32 the ide and tool chain might be easily available. However, the same was not the case. I installed STVD as my IDE and wanted standar...