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

overflow with arm_biquad_cascade_df2T_f32 function

Posted on June 25, 2013 at 14:40 Hi, I try to implement a IIR filter with the '' arm_biquad_cascade_df2T_f32'' function from the CMIS dsp libraries and I encountered a problem: my output datas and my pstate table are overflowed after ...

sebastien by Associate II
  • 1636 Views
  • 7 replies
  • 0 kudos

Starting two timers synchronous

Posted on January 12, 2012 at 21:59Hello everybody! In my program I have to start two timers exactly at the same time. In my current code I start them behind one another (just one line of code each) but unfortunately the error with this method is to...

STM32F101 unused VBat.

Posted on June 26, 2013 at 15:37Dear Sirs,I need to know when the VBat pin has only a 100nF capacitor to ground, isn't connected to Vdd and no battery is present.Thanks for advising.Antonio  #vbat-battery-backup

antonio by Associate II
  • 1877 Views
  • 9 replies
  • 0 kudos

Code Generator Tool

Posted on June 26, 2013 at 12:28Hello,It's my second week that I work with STM32 micro. I have a question. Does it exist a code generator tool? I know that CooCoox has this tool, but I'm working with uVision of Keil and I can't leave it.THANKS!!!

mosine by Associate II
  • 703 Views
  • 5 replies
  • 0 kudos

problem of consumption(Sleep mode) in STM32-P103??

Posted on May 20, 2013 at 13:04Hi, I need to put my card STM32-P103 standby I test the consumption of all the card I see that it uses up to 19mA but the literature indicates that standby power consumption must be to some uA. here is my code: #includ...

STM32L152 - Idd measure with voltmeter

Posted on June 25, 2013 at 09:07Hi!I try to test my firmware on STM32L152-Discovery. I'm creating low power application with ADC and SD card. Everything works perfectly, but now it's time for current reduction. When there is no need to do ADC conver...

sicode by Associate II
  • 1327 Views
  • 7 replies
  • 0 kudos

configuring interrupt in stm32f205

Posted on June 21, 2013 at 11:13Page 164 of RM0033 shows that EXTI0 can be used for Px[0], EXTI1-Px[1]... and so on only.That means if I used PA0 pin as interrupt somewhere then I can used PB0, PC0... pins as interrupt source any more???

stm32f417zgt6 uart problem

Posted on June 21, 2013 at 16:38The original post was too long to process during our migration. Please click on the attachment to read the original post.

gnyturan by Associate II
  • 597 Views
  • 2 replies
  • 0 kudos

help with usart peripheral.

Posted on June 25, 2013 at 02:53 Hello, I am having some difficulties getting my uart code to work. Can someone please tell me what I am missing? I must have spent too much time looking at it and am missing something very obvious because I h...

saccrue by Associate II
  • 600 Views
  • 2 replies
  • 0 kudos