User Activity

Posted on April 05, 2018 at 10:26Hi,I need to know if my component is an original ST component.This is the code on my case component: B55NF06CC039     W MAR    512 I have only a photo of this component. ThanksAndrea
Posted on May 11, 2015 at 14:12Hi, we are trying to program a STM8S-Discovery, fitted with a STM8S105x6 microcontroller, using the native bootloader (via USART1 pins). We disconnetted the onboard ST-Link by removing R13-R14 resistor. We are usin...
Posted on July 08, 2013 at 11:56Good morning, I need to manage the internal EEPROM of the STM32L151C6: i found some library function for erasing and programming (DATA_EEPROM_ProgramByte, etc..), but I was not able to find some function for Reading f...
Posted on July 02, 2013 at 08:32Hi all, I am trying low power modes on STM32L151C6, but when I give the following lines, no interrupts seems to be able to wake up the MCU from Stop Mode. From manual: ''Mode exit: (WFI) Any EXTI Line configured in I...