STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Unable to get LED to toggle with STM32Cube

Posted on March 28, 2014 at 00:34 Hello, I'm evaluating STM32cube, to see how it performs. I have a simple project in IAR which I created in STM32Cube for the F407 discovery kit. Enable PortD.12 and D/13 as outputs. However when I in...

CoOS on STM32F103VET6 with out SRAM & FLASH

Posted on March 27, 2014 at 13:04Dear All, planning to use STM32F103VET6 controller in the hardware with graphic COG LCD, USB, other serial interface& want to use the Co OS for the same platformDoes this hardware without any parallel interface for S...

PWM generation in STM32F4 Discovery board

Posted on March 27, 2014 at 17:49Hello everybody.I am trying to generate a 5 PWM signals and all should look like the one below when the duty cycle is set to 50%. 4 of the signals should be generated on TIM 5 (CH1, CH2, CH3, CH4) on pins A0, A1, A2 ...

0690X00000602rfQAA.jpg

STM32F103 Input PWM TIM3_CH3/TIM3_CH4

Posted on March 27, 2014 at 10:12 Hello, I want to capture PWM input with TIM_CH3/TIM3_CH4 is that possible? Because I tried my code, and it cannot be shown when I observed the register either CCR1 for duty cycle or CCR2 for frequency. Th...

liviana by Associate II
  • 879 Views
  • 3 replies
  • 0 kudos

Generating Beep sound using PWM

Posted on November 02, 2012 at 07:01Hi all I am using stm32f2XX. I want to write a source code to generate beep sound by providing PWM input . Could anyone pls suggest me in how to proceed with this. Thanks #think! #beep #about-pwm-input