STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Problem with DMA

Posted on January 23, 2014 at 06:12The original post was too long to process during our migration. Please click on the attachment to read the original post.

sanjib by Associate III
  • 1668 Views
  • 13 replies
  • 0 kudos

RTX interrupt configuration

Posted on January 31, 2014 at 09:36Hello,I'm using STM32l152-discovery and  trying to configure interrupt on usart2 while using RTOS Keil RTX, but I can't find any info about RTX interrupt configuration. Should i configure them the same way as I do ...

k_ by Associate II
  • 327 Views
  • 0 replies
  • 0 kudos

STM32F3 CCM RAM WITH CoIDE

Posted on January 29, 2014 at 14:50I`m trying to configure a STM32F3 Project with the CoIDE 1.7.6 to run an ISR from CCM RAM basing on the AN4296 application note, but I can't put it to work with the CoIDE.

Asantos by Senior
  • 379 Views
  • 2 replies
  • 0 kudos

help ! one question - F103 DMA ADC

Posted on January 30, 2014 at 18:43 hello dear forum , I am trying to measure 2 ADC channels on F103 with DMA I am following the DMA ADC example in peripheral library ADC_InitStructure.ADC_NbrOfChannel = 2; .....................

0690X00000602qwQAA.jpg

Reading voltage -ADC

Posted on February 27, 2012 at 11:29hi.. I'm using STM32 VL microcontroller.I need to read voltage continiously..so i'm using timer 2 in interupt mode to read ADC value.below is my code.. wheneven ADCread value function is colled from TIM2 interrupt...

mayakk12 by Associate II
  • 3306 Views
  • 27 replies
  • 0 kudos

CDC host cannot goes into CDC_InterfaceInit

Posted on January 29, 2014 at 20:30I am writing the cdc host code on the discover board. The program can detect the device is connected but it cannot get the device description and go to the CDC_InterfaceInit function . Any one has the idea what's w...

kqian by Associate II
  • 378 Views
  • 1 replies
  • 0 kudos

TIM2 is not generating any interrupts on STM32f051

Posted on December 04, 2012 at 15:56Dear all, I've an issue with TIM2 on the STM32f051 I did a port from STM32f103, however the interrupt is not activated anymore. A big difference is that I use a f0discovery board, so I make use of an internal RC o...

evert2 by Associate II
  • 2811 Views
  • 23 replies
  • 0 kudos

Pulse Lenght

Posted on January 29, 2014 at 14:12I finally managed to setup TIM3 to measure pulse lenght of 4 pwm signal. The only thing left to do is manage the disconnection of one of the wire feeding the signal.For now when the wire is disconnected the last va...

andiob by Associate II
  • 644 Views
  • 3 replies
  • 0 kudos

New Eclipse STM32L1 Project

Posted on January 29, 2014 at 14:08Hello All!I just got the STM32L1  Discovery board and would like to set up a new project.So far I've been using STM32F103 MCU with the IDE but I used some plugin that already integrated STM32F1 support into Eclipse...

Tom by Associate II
  • 487 Views
  • 2 replies
  • 0 kudos