STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Does STM32L-DISCOVERY and WITH Keil MDK Light V4.23

Posted on February 18, 2012 at 18:08I am able to open, compile and download both supplied projects from ST for the STM32L-DISCOVERY Framework. When running in DEBUG mode when the debugger excecutes the function Icc_run() at about line 221 in the AN3...

Cadence/Allegro footprints and symbols

Posted on February 17, 2012 at 20:46Does anyone know where I can find a Cadence/Allegro footprint for the STM32F407IGT?  This is the LQFP176 package.  I would also like to find a Cadence/CIS symbol.  Is there a better forum to ask this question? Tha...

stockel by Associate II
  • 381 Views
  • 0 replies
  • 0 kudos

create a frequency, use CC1 as overflow

Posted on February 16, 2012 at 16:18Hello, I want to create flanks with an Timer4 interrupt. I works if i use the interrupts from  external flanks. Now I want to create the flanks with an internal frequency. Its a little  complicated to describe all...

0690X000006050FQAQ.png

Getting start with IAR 6.30

Posted on February 14, 2012 at 15:27I'm trying the IAR EW6.30 to get start with STM32VL discover board. Following the pdf in the ''stm32vldiscovery_package'' folder, trying to run the demo project of the AN3268, I open the workspace in that folder: ...

Timer change output compare mode to PWM

Posted on February 15, 2012 at 16:19Hello, I want to use a a advanced control timer (TIM8) of my STM32F103ZG (on STM3210E-EVAL) for motor control. I have problems generating the PWM signal at the right time. I initialize the timer the same way as in...

Clock for ULPI PHY?

Posted on February 16, 2012 at 22:17Greetings,We're having a hard time telling whether or not the STM32F207 will drive the clock for the PHY.  There is a sentence in the datasheet that says, vaguely   External HS or HS OTG operation supporting ULPI ...

eleventen by Associate III
  • 671 Views
  • 3 replies
  • 0 kudos

STM32 USB CDC

Posted on February 15, 2012 at 18:56Hello. Sorry my english language -- i am russian.I am develop design with use microcontroller STM32F107.I solve use USB connection, as USB CDC.Find and download  example of this implementation.I learn some and i h...

Output pin cannot be changed Timer10 PWM.

Posted on February 15, 2012 at 13:50 Hi I have trying to use TIM10_PWMOutput examples from STM32F2xx Standard Peripherals Firmware Library. It works very well but if I try to using the other output pin than GPIO_Pin_6 the output is quit. The...

pentti by Associate II
  • 727 Views
  • 5 replies
  • 0 kudos

stm32(usb device) to pc

Posted on February 15, 2012 at 15:08Hi, I'm a newbie with the stm32(I used  st 8 bit mcus until now) I'm interested on develop a simple fw to send data via the embedded stm32 hw usb. On the pc side(client) I want to realize a simple software that sh...