User Activity

Posted on May 14, 2012 at 17:40hi, i am working on the stm32discovery i am trying to increment a timer (timer2 channel 1) each time the signal on the pin PA.05 is rising but the timer is random incrementing and not at each rising edge of the signa...
Posted on May 11, 2012 at 11:26hi, i am working on the STM32L and i have a problem with the lcd, no matter wich programm i am testing it's not working the programm hangs in the function LCD_Init() at :   /*!< Wait Until the LCD Booster is ready */ ...
Posted on May 10, 2012 at 14:12i am on the stm32l discovery and i send a square wave on the pin PA1 but it's like i don't receive it, i'm trying to read it with the function GPIO_ReadInputDataBit(GPIOA, GPIO_Pin_1) but it desn't work !! int main(voi...
Posted on May 09, 2012 at 17:18hi, i'm trying ton increment a timer in timing mode at each rising of a signal which arrive on an other pin here my code :     RCC_APB1PeriphClockCmd(RCC_APB1Periph_TIM2,ENABLE);     RCC_APB1PeriphClockCmd(RCC_APB1Pe...
Posted on May 07, 2012 at 11:55is it possible to make a complete reste oh the stm32l? because we tried to download a program, in the programme we were using the pin13 of the port A and now we can't download anything on the card. so i would like to k...
Kudos from