User Activity

Posted on May 25, 2018 at 16:51Hi all,I am working with a custum made PCB which has a STM32L071 micro and I am facing some troubles to read multiple adc inputs via DMA (because HAL IT dondoesn't work because ADC interrupts faster than ISR can excecu...
Posted on September 10, 2014 at 22:43 Hello guys, I am having some problems with the following code: void RTC_Configuration(void) { RTC_InitTypeDef RTC_InitStructure; RTC_TimeTypeDef RTC_TimeStructure; RTC_DateTypeDef RTC_DateStructure; NV...
Posted on March 05, 2014 at 13:17Hello guys,Can anyone explain me how CAN filters work? I cannot understand the reference manual, I don�t know if I am stupid or it is very bad explained (stm32f407).I read a lot of post on the internet but I have a m...
Posted on February 25, 2014 at 15:30 Hi guys, I need help to configure the stm32f4 clock to disable the pll and just work with the 8MHz external crystal of the discovery board. The goal is to reduce as much as possible the consumpt...
Posted on October 28, 2013 at 15:31 Hi guys, first of all sorry if my english isn't good, lol. I've been working with a stm32f407vg + ethernet + lwip + sd card (using the stm32f4_discovery_sdio_sd.c) for my degree final proyect. I was abl...
Kudos from