STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

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...

can't debug stm32f103

Posted on June 20, 2012 at 11:39I tried to debug code stm32f103 but it getting stuck on 0x8002cc6 and not moving from there. even if  I do step out or step over.The code is ok (working on product whick sold and installed).The IAR J-Link sw is update...

Using CAN on STM32F4 discovery

Posted on June 18, 2012 at 15:24Hi,I'm trying to get my two discovery cards to communicate using CAN. It works perfectly when the transmitting card is in Loopback-mode and the receiving card is in Silent-mode, but when I change them to Normal-mode n...

Dual image boot ( linker )

Posted on June 20, 2012 at 14:52I explain you my use case in few words.I'm working on STM32F4xxx, 1MB flash.My dev. environement is EWARM 6.30.I have a small bootloader application starting at adress 0x08000000. Then I have my application ''image A'...

elharrar by Associate II
  • 417 Views
  • 1 replies
  • 0 kudos

DMA on GPIO

Posted on June 15, 2012 at 12:26Is it possible for DMA to be used to transfer data from GPIO ? I have tried it and Transfer error flag is raised. I am using STM32F4 Discovery

handy by Associate
  • 348 Views
  • 1 replies
  • 0 kudos