User Activity

Posted on March 03, 2016 at 19:20Hi!I would like to know if it's possible to transfer a file from a PC(with hyper terminal),  to the MCU' Flash, with the UART over DMA.I use a stm32l151xc. , the file to transfert is moreorless 100kB.I check the tras...
Posted on March 25, 2015 at 13:18 Hi, I think there is a bug in the HAL layer of ST. (version 1.1.0) My code is very simple: I initialize two GPIO (PB4 and PB5) in Interrupt. GPIO_InitTypeDef GPIO_InitStruct; // Configure the...
Posted on February 03, 2015 at 14:34 I'm integrate theSTM32Cube_FW_L0_V1.1.0 in my project. I build with IAR. I don't know how to report a bug, so I use the forum. In the file stm32l0xx_hal_comp.c, line 508: /* Set lock flag ...