STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 342 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
  • 442 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
  • 1537 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
  • 384 Views
  • 1 replies
  • 0 kudos

USB-FS-Device development kit demo won't compile

Posted on March 27, 2012 at 17:50Has anyone got this to compile.I downloaded it and selected the virtual comport demo.  Compiled it for STM32L152-EVAL board using IAR tools and there are 143 errors.  core_cm3.c '' core does not support this register...