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

Failed to load flash loader with STM32F4 Discovery

Posted on March 31, 2012 at 23:17Hello, I am using STM32F4 Discovery for a DSP project at my University. The professor uses the previous version of Discovery with the Cortex-M3. When I tried running his project on my board I get the following messag...

dfranch6 by Associate
  • 1139 Views
  • 2 replies
  • 0 kudos

EXTIn: n > 4

Posted on March 29, 2012 at 07:30I have one external interrupt working fine, but I need to add a few more and I'm failing to understand how it all maps out.The one I have implemented is on PA3 and the ISR is void EXTI3_IRQHandler(void). Although the...

cmcquaid by Associate
  • 584 Views
  • 2 replies
  • 0 kudos

Prescaler and timers

Posted on March 30, 2012 at 10:17How can I configurethePort Aprescalerto readevery 5seconds.What is theformulathat is used?Is there adocument that explains howI setthe timers?

eixp12 by Associate II
  • 835 Views
  • 4 replies
  • 0 kudos

STM32 Pulse Counter

Posted on March 28, 2012 at 17:29I wonder if someone could help me. I want to count the number of pulses occured each ''x'' time. I could use a timer configured to generate an interrupt each ''x'' time. And the interrupt handler of this timer shou...

tecnico23 by Associate II
  • 3159 Views
  • 19 replies
  • 0 kudos

Ethernet MAC on 64 pin F2 processors

Posted on March 29, 2012 at 18:24The product literature and feature table in the datashee (page 12), all seem to say that Ethernet MAC is only available on 100 pin (and upwards) STM32 F2 devices. However, looking a bit further down the datasheet, it...

CAN TX, RX interrupt not working!

Posted on March 29, 2012 at 21:32 Hello, I'm trying to get the CAN Example ( http://www.keil.com/download/docs/asp) to work properly, but I have problems with the RX and TX interrupts. When the message was sent and is pending in r...

totally by Associate II
  • 759 Views
  • 1 replies
  • 0 kudos

problem with virtual com port

Posted on March 29, 2012 at 11:33Hello to all,I have stm32-h107 board, i use eclipse and yagarto toolchain (my OS is windows7). I want to use the feature usb on the go to establish communication with my laptop. i downloaded the driver for virtual co...

dion by Associate II
  • 778 Views
  • 2 replies
  • 0 kudos