STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer using external clock nr 2

Posted on June 22, 2012 at 12:56  I'm using a STM32F103RBT6.Basicly I want to clock TIM1 (it should work on this frequency because of the Fmax from APB2) external with an 25.5 Mhz signal and use the Update_IRQ. Thats all.I can start TIM1 and use the...

ullmann by Associate
  • 742 Views
  • 3 replies
  • 0 kudos

Centre aligned PWM question

Posted on June 14, 2012 at 15:55I've been using edge aligned PWM to turn a three phase induction motor and this works just fine. However, in an attempt to cut down on noise, with the possibility of two IGBTs switching at the same time, we thought it...

DiBosco by Senior II
  • 334 Views
  • 1 replies
  • 0 kudos

No Flash size register on STM32F2xx?

Posted on October 17, 2011 at 12:26STM32F2xx reference manual Doc ID 15403 Rev 3 doesn't list a Flash size register in chapter 33 Device electronic signature Is there really no such register? #missing-functionality

Unique device ID register address in STM32F2xx

Posted on June 11, 2012 at 13:45Hello, I’m trying to get the uID from a STM32F207 microcontroller using the integrated bootloader connected through the USART1 (as described in AN3155). I’ve already implemented this feature for other microcontrol...

PWM control with DMA and ADC

Posted on June 21, 2012 at 16:58The original post was too long to process during our migration. Please click on the attachment to read the original post.

usbd_conf.h

Posted on June 21, 2012 at 11:56I am trying to compile some code for the f4 discovery board to send ADC readings to the USB as posted a while ago with the following note:''This is from an Example of CDC Virtual Com Port on the USB  for the Stm32f4Di...

running application code after linux dfu-util load to flash ?

Posted on June 17, 2012 at 16:08I am using dfu-util-0.6 under linux to load code to flash. After loading to flash how do I get the STM32 to run the application code ? I tried adding -R but the dfu device just re-enumerates after the USB reset. Also ...

sja by Associate II
  • 489 Views
  • 2 replies
  • 0 kudos