STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f4discovery bootloader

Posted on August 31, 2012 at 15:23I have a porblem with the stm32f4 bootloader!The initialisation of the bootloader via USART1 (PA9/PA10) works so far.I am using a stm32f4discovery-board. The problem ist that it only works with very low baudrates. I...

mwolke9 by Associate II
  • 825 Views
  • 6 replies
  • 0 kudos

STM32 I2C sniffer

Posted on September 25, 2012 at 16:23How to use stm32f100 to make I2C sniffer using inter-integrated circuit (I2C) interface? I've read all data sheet but don't find answer. Is there I2C mode selection used only for read data from i2c bus , the 'Sla...

Interrupt handling scheme

Posted on September 24, 2012 at 19:07I've spent some time with the stm32 manual, but there is always very crucial details omitted.  I've been using a st10 and thinking of upgrading.  The ST10 handled interrupts in a peculiar way I think.  It had two...

drobison by Associate II
  • 748 Views
  • 3 replies
  • 0 kudos

Thank You Clive1

Posted on September 23, 2012 at 01:53Thank You Clive1I change my Clock to timer1 and right now i'm in 168Mhz clock but something steel wrong.when i measure pulse with 26.7 us width, the counter count it 4443 and it's doesn't make sense. Is Stm32's P...

imanpakii by Associate III
  • 323 Views
  • 2 replies
  • 0 kudos

IAP PROGRAMMING USING USART

Posted on September 24, 2012 at 16:57i am using stm 32f4discovery board. i want to use iap programming using usart. I follow an3965 instructions. but my user code does not execute. that stored in 0x8004000. how i can execute this code. can any one h...