STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

PWM with different types of pulses

Posted on January 16, 2013 at 08:43Hello I am new to the PWM programming , I need to generate pulses of different types in a particular pattern say 80--50--20 % duty cycle consecutively at different frequencies. I am using STM32F05XXX board. Any in...

sajeed by Associate II
  • 198 Views
  • 5 replies
  • 0 kudos

BASIC GPIO

Posted on January 17, 2013 at 09:34Hi Guys, I am 1week old to stm32 programming I came from PIC1ST QUESTION // FROM Pic Basic Code normally I do this TrisC = %11111111 int data = PortC the return is the decimal equivalent of the binary or port C exa...

xtian by Associate II
  • 542 Views
  • 7 replies
  • 0 kudos

BASIC USART

Posted on January 17, 2013 at 09:41Hi Guys, I am 1 week old to STM32 Platforms and I am using stm32VL and stm32f4Discovery, and it is my first time to program microcontroller in C platform I am having a hardtime understanding the sample i found in w...

xtian by Associate II
  • 193 Views
  • 7 replies
  • 0 kudos

Problem with internal flash EOP interrupt

Posted on January 17, 2013 at 17:28Hi,I'm working on a project on the STM32F100 using the CodeSourcery GCC C compiler and linker in eclipse. I'm using some of the standard library from st. The project is almost done and using many timer, interrupts,...

STM32W RF Power Management

Posted on January 17, 2013 at 18:40Hi Everyone,I am looking to do use a STM32W chip in an application that is isolated from power and I would like to make it run for several months at a time between charging of the battery. To make matters worse, no...

TIM1 clock and USART1 conflict

Posted on November 02, 2012 at 08:54Hello everyone. I have an application where I need to use two channels of TIM1 in DMA mode, and also USART1 only in RX mode. TIM1 two first channels use PA8/ PA9 USART1 RX is PA10. The feature using TIM1 works wel...

longchair by Associate III
  • 228 Views
  • 4 replies
  • 0 kudos