STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SDIO STM32F215 need help

Posted on August 12, 2011 at 15:05I have no clock on PC12. But when PC12 is OUT mode it is work.  If I run mySDInit() I will see two jump on pc12 ( out mode test ). No clock. Where is the bug?void mySDInit( void ){   uint32_t regSDIO_CLKCR;  GPIO_In...

v239955 by Associate II
  • 946 Views
  • 4 replies
  • 0 kudos

Switch from HSE to HSI on failure of the HSE?

Posted on August 15, 2011 at 13:50Hello I would like to switch from the HSE oscilator to the HSI oscilator if there is a failure of the HSE oscilator. How can I do that with preserved SYSCLK (64MHz)? The HSI klock is divided på 2 så the PLL would ...

sima2 by Associate III
  • 398 Views
  • 1 replies
  • 0 kudos

[STM32F2xx] 120MHz + 3 wait state = bugs?

Posted on August 09, 2011 at 08:41Hello, Since the beginning of the project on the STM32F205RG, I had hard faults from time to time. These last days, I wrote a hard fault handler as described in Joseph Yiu's book to see why ... and the result was ve...

root by Associate II
  • 1376 Views
  • 14 replies
  • 0 kudos

Where can I get the demo source code for STM3220G-EVAL?

Posted on August 13, 2011 at 02:59Hi all, I am a hardware guy and a beginner to STM3220G-EVAL. I jusy bought this eval board and was trying to use the IAR evaluation to educate myself. However, from ST web, I couldn't find the source codes which I l...

wayne2 by Associate
  • 403 Views
  • 1 replies
  • 0 kudos

Two PWM outputs, same period & polarity, 180 out of phase

Posted on August 06, 2011 at 00:00I'm using the STM32F103RCT6.  I need two PWM outputs, where the period and polarity of each is the same, but one output is 180� out of phase from the other.  A duty cycle change must affect both concurrently.  The c...

0690X00000602PHQAY.bmp
pete23 by Associate II
  • 1354 Views
  • 5 replies
  • 0 kudos