is there anybody who could run timer in encoder puls + dir mode ?
Posted on January 10, 2011 at 17:21is there anybody who could run timer in encoder puls + dir mode ?
Ask questions, find answers, and share insights on STM32 products and their technical features.
Posted on January 10, 2011 at 17:21is there anybody who could run timer in encoder puls + dir mode ?
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...
Posted on December 31, 2010 at 17:25What to do when I2C_FLAG_ARLO occured ?
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(...
Posted on December 29, 2010 at 22:30Mass Storage demo with double buffering
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...
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...
Posted on December 27, 2010 at 22:46Buffer Description Table in usb_conf.h
Posted on December 12, 2010 at 21:32See following discussion: Sirs, Thanks for the consideration of your reply. Yes I am aware of the ''SWD'' issue, but I think what worked for me was flashing the St-link to the LATEST version of the firmware dist...
Posted on December 09, 2010 at 13:16EXTI_ClearFlag(uint32_t EXTI_Line) and EXTI_ClearITPendingBit(uint32_t EXTI_Line)