STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F205: DMA2 operation with ADC1 problem

Posted on July 29, 2013 at 17:54 Hello, I have a problem to work the DMA2 with ADC1 on STM32F205 chip. Problem is the interrupt routineDMA2_Stream0_IRQHandler is never executed despite of configuration is performed. The flag TCIF0 is howe...

clement2 by Associate
  • 637 Views
  • 2 replies
  • 0 kudos

Using SysTick Timer as normal timer

Posted on July 26, 2013 at 10:58 Hi all I've a question: How does I have to configure the systick timer to operate without interrupts and so I can check the count value... I've tried this, but if I check if SysTick-VAL < 480 or <...

pa by Associate II
  • 415 Views
  • 1 replies
  • 0 kudos

EXTI doesn't wake up STM32L from Stop Mode

Posted on July 02, 2013 at 08:32Hi all, I am trying low power modes on STM32L151C6, but when I give the following lines, no interrupts seems to be able to wake up the MCU from Stop Mode. From manual: ''Mode exit: (WFI) Any EXTI Line configured in I...

STM32F407 RTC timestampping

Posted on July 25, 2013 at 11:06Hi All,I wanted to timestamp external events with a resolution of 10's of milliseconds. How can I do that in STM32F407 ?Best Regards,K #rtc

khalid by Associate II
  • 875 Views
  • 4 replies
  • 0 kudos

stm32 and accumulator

Posted on July 29, 2013 at 14:24I have a question, I'm doing the robot. Is it possible to feed the controller from the battery and usb or is it dangerous?

Virtual COM Port CDC on STM32F4-Discovery

Posted on July 29, 2013 at 11:59Hi all,I try to implement a CDC Device on STM32F4-discovery.I made an IAR project based on the VCP example project of the STM32_USB-Host-Device_Lib_V2.1.0.The STM32-Discovery starts correctly but two ''STM32 Virtual C...

pfifre by Associate II
  • 265 Views
  • 0 replies
  • 0 kudos

STM32F4Discovery counter problem,

Posted on July 28, 2013 at 22:22I have problem with timer - I want use one as simply counter of external impulses. Now I have (with too many unnecessary settings), but counter not work. I want use eg. TIM1, then I should use GPIO setting as AF for T...

alprof by Associate II
  • 452 Views
  • 2 replies
  • 0 kudos