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

STM32F4 interrupts clarification

Posted on September 21, 2016 at 01:16Hello all,I am using a STM32F411 on a custom board I built and am programming it using mbed with gcc under Linux. I am trying to understand how all the interrupt priorities work and think I have it figured out, b...

jnfo by Associate
  • 367 Views
  • 0 replies
  • 0 kudos

STM32F207 lock up in Standby

Posted on September 19, 2016 at 16:47Hi, I have some code running when on a certain condition, it goes into standby.I have pre-configured the RTC to wake the processor after 30 seconds. Everything works as expected except if cycle the power whilst i...

nibbly78 by Associate III
  • 246 Views
  • 3 replies
  • 0 kudos

Using STM32Cube with SOMNIUM DRT

Posted on September 20, 2016 at 17:31We have written a blog post describing how to get the best out of the combination of the DRT tools (with advanced debug and optimization) and the STM32Cube and STM32CubeMX components. Hope you find it useful: htt...

jamie2 by Associate
  • 210 Views
  • 1 replies
  • 0 kudos

CAN Bootloader on STM32F407 with multiple devices

Posted on September 08, 2016 at 16:35Hi e2e forumI am using the built in bootloader on the STM32F407 MCU, using the CAN-bus with multiple devices connected. I realize only one device can be bootloaded at a time, so the devices not being updated are ...

trg by Associate
  • 354 Views
  • 1 replies
  • 0 kudos

STM32F4: Catch the last PC address before WD reset

Posted on September 20, 2016 at 11:20Hi all. I am trying to catch the last PC value before WD reset. For doing that I am configuring the WWDG and enabling its interrupt. then, while the WD interrupt fire I am writing the important information (i.e.,...

yonatan by Associate II
  • 362 Views
  • 1 replies
  • 0 kudos

STM32F4 not fully programable

Posted on September 19, 2016 at 12:42Hello there, I have a problem with programming STM32F4 device. My Jlink probe correctly sees the device over SWD but it cannot erase nor program it however- This is the Jlink command prompt when trying to erase:h...

STM32F303 ADC Issue.

Posted on September 19, 2016 at 20:31I�m having difficulty getting the ADC to work on the F303 board in the the value returned is always 0.    The input line is PA0,  ADC1,  Chanel 1. The STM32cubeMX generated initialization code is as follows:   ...

Labels