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

STM32F101 Stop Mode latency?

Posted on March 20, 2014 at 14:22Hello, Does anyone know (has experience) how much time it takes the STM32F101 to reach quiescent current (say from 3mA to 100uA) when entering Stop Mode (from the moment  __WFI is executed) or is it instantaneous? Ki...

wrong device marking STM32F100RCT6

Posted on March 23, 2014 at 07:57I have chosen STM32F100RCT6 for a new project because of the large number of PWM channels it has. I was not able to activate the clock for timers 12-17, therefore I conduct some more experiments with this chip. Surpr...

Strange MCU behaviour by passing pointer to stucture

Posted on March 24, 2014 at 13:44 Hi All, I'm running some code on Discovery STM32L152 board. I'm getting Hard Fault each time I initiate structure fields in a function: 1. void pid_Init(float p_factor, float i_factor...

Tom by Associate II
  • 949 Views
  • 8 replies
  • 0 kudos

stm32f0 interrupt

Posted on March 24, 2014 at 18:59Hi,i want to start an interrupt to leave the sleep mode after a precise that my ADC reads.Could some body help me and put what i shall do in a nut shell?thank you for your attention PS: i am using an stm32f0 discover...

d4ng3r09 by Associate II
  • 624 Views
  • 4 replies
  • 0 kudos

External Clock Input for timers

Posted on March 24, 2014 at 21:28Hi,I want to make a timer to count on each rising edge of a square signal on PC.6. I am using STM32F103RBT6. I searched a sample code for that, but I couldn't find anything. What I found are all about timer interrupt...

Adopt STM32F4 Discovery Board Code to STM32F405

Posted on March 22, 2014 at 10:18My application board has STM32F405RG microcontroller.  I tried to use a project came from STM32F4 Discovery Board by just changing the microcontroller from Keil manual ''Project\Select Device for Target 'ST Link Flas...

jim_wei by Associate II
  • 867 Views
  • 4 replies
  • 0 kudos

Compile STemWin with a project with STM32F4Discovery

Posted on March 25, 2014 at 11:19 Hi, I'm trying to compile (I have already done the config files) the library with my project, where are present all the include files of the library. I have included the following options for the linker: ...

daniel23 by Associate II
  • 328 Views
  • 0 replies
  • 0 kudos

what's the real size of STM32F103T6's flash

Posted on March 21, 2014 at 08:28Dear all, According to the datasheet of Stm32f103t6, it is an ARM Cortex-M3 MCU with 32 Kbytes Flash. I am not sure any other STM32 IC have the similar issue.However, today I download a software more than 32k(it is 5...

chenwan67 by Associate II
  • 1116 Views
  • 6 replies
  • 0 kudos

multiple TIM interrupts

Posted on March 25, 2014 at 09:11 Hello, I was hoping someone can steer me in the right direction regarding multiple TIM interrupts setup. I have configured two TIM's (TIM2 and TIM3) on STM32L151 and two IRQ handlers for both. One is...

klemen by Associate II
  • 464 Views
  • 1 replies
  • 0 kudos