STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Floating point

Posted on June 09, 2014 at 12:53Hi, I can't stand why my stm32f4 does not do the floating point calculation.Frequency = (RCC_Clocks.HCLK_Frequency)/2 / (IC2Value * (TIM4->PSC+1));Frequency is a float variable, but when i read it with ''printf'' ther...

Firmware for STEVAL-IFN003V1

Posted on June 10, 2014 at 10:28Hi, I have just buy the STEVAL-IFN003V1 and I download the software ''ST Motor Control Workbench'' In the Example projects there isn't the firmware for STEVAL-IFN003V1 Why? How can I download the firmware? #steval-...

0690X00000605f3QAA.png

USB OTG FS

Posted on June 09, 2014 at 08:59I am using STM32F4-DISCOVERY and dc motor.Is it possible to drive with a PWM a dc motor with STM32F4DISCOVERY using only the USB OTG FS with micro-AB connector?many thanks Cesare

cchechio by Associate II
  • 538 Views
  • 3 replies
  • 0 kudos

Problem in CAN1 of STM3220G-Eval

Posted on June 09, 2014 at 15:52Hi, I have faced problems using CAN1 in evaluation board STM3220G-Eval. I've used the CAN Network example project of STM32F2xx STD LIB. I have two STM3210C-Eval and one STM3220G-Eval. So I tested the network between S...

gustavo2 by Associate II
  • 410 Views
  • 2 replies
  • 0 kudos

STM32CueMX generated project in version control

Posted on April 29, 2014 at 12:14Hi All, I have generated a project using the STM32CubeMX tool for IAR Embedded Workbench. It is working great and I'm using TortiseHg and BitBucket for version control. This was working great until someone else (my b...

stm32F0 - watch dog

Posted on June 09, 2014 at 17:11Hi,I need to develop watch dog in my project. I see example in STM32F0xx_StdPeriph_Lib_V1.1.0\Project\STM32F0xx_StdPeriph_Examples\WWDG, but I need to set watch dog to 20 seconds. Is it possible? Thanks

mosine by Associate II
  • 197 Views
  • 0 replies
  • 0 kudos

STM32F4 Frequency Counter

Posted on June 08, 2014 at 19:21Hello everyone, i'm using the CCP module in ''PWM input mode''. My goal is to measure the frequency, the period and the duty cycle but the measure isn't precise, it continually changes near the true value. This happen...

SMB/CIFS Libraries

Posted on June 09, 2014 at 10:56Hi guys,I'm looking to implement SMB/CIFS with some network hardware I have connected up to a ST32F4 and was wondering if anyone had done this before or if anyone knows of any good libraries that I could use?Cheers!

LCD on Power on ?

Posted on April 23, 2014 at 05:48Guys, Is there any solution for LCD power on ? I need to push reset button to make it on everytime I start for the first time Thanks