STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F10x DSP library

Posted on January 13, 2011 at 08:24Hi everyone, I was wondering if anyone has used STM32F10x DSP library with the discovery board? Does the library support STM32VL-Discovery? Thanks

RTC_SetCounter() function ;

Posted on January 08, 2011 at 23:15I've have problem with  RTC_SetCounter()  function .When I use RTC_SetCounter() mine program stopped in the next function  RTC_WaitForLastTask() ;I tried this metod  :        PWR_BackupAccessCmd(ENABLE);     /* Wai...

LCD Display

Posted on December 28, 2010 at 08:53Hello,I'm trying to run WC1602A LCD display but nothing happens, can anyone pinpoint me where i have a mistake in code (the code is compiling)  because i was analising it whole night and couldn't find oneint main(...

Discovery with external CPU

Posted on December 28, 2010 at 15:14Dear all, Thank you for reading my post. I designed a board with a stm32f101c6t6, and wanted to be able to debug it with the STM32 discovery kit. I removed the two jumpers on CN3 and connected my board to the Disc...

totalsam by Associate
  • 520 Views
  • 2 replies
  • 0 kudos

ADC end of conversion

Posted on October 26, 2010 at 13:07hi. i cant understand why EOC wont go up to ''1'' after conversion. i can see the result in ADC->DR but the flag wont go up. why? thanks. #include ''stm32F10x.h'' #define CCR_ENABLE_Set          ((uint32_t)0x000000...

ezrab by Associate II
  • 422 Views
  • 2 replies
  • 0 kudos