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

Bug in HAL library (HAL_RTCEx_SetWakeUpTimer_IT)

Posted on August 01, 2015 at 18:18*Bug: HAL_RTC weakup does not interrupt*Reason:  The library  stm32f4xx_hal_rtc_ex.h  missing to clear the interrupt flag before enabling the interrupt *Solution: Manually add this line (clear the interrupt flag): /...

EXTI IRQ vs EVENT

Posted on August 06, 2015 at 08:08Hello,I don't know if this was already discusses somewhere, but what is main difference between EXTI interrupt and event mode? I understand that in EVENT mode IRQ is not called or similar, but how to handle events?I...

tm3341 by Associate II
  • 1871 Views
  • 2 replies
  • 0 kudos

STMN32F407 TIM5 UIF interrupts

Posted on August 05, 2015 at 19:55Hello: I am using a stm32F407 and working on getting the timer overflow working correctly and I am seeing a strange thing. Basically, I seem to be getting two TIM5 interrupts for each overflow of the counter. Nothin...

will by Associate II
  • 404 Views
  • 5 replies
  • 0 kudos

STM32F4 Discovery program for moving Dynamixel

Posted on August 05, 2015 at 08:11Hello, I am a college student and a beginner programmer, I got a project to make a library using STM32F4 Discovery to move a Dynamixel motor type XL-320. I already studied the basic communication for commanding Dyna...

ST32 desvovery IAR tool issue

Posted on August 06, 2015 at 04:53Hi, I'm new here and not sure if it okay to ask this kind of questoin in this place. But it would be great if someone has an answer. Recently I got STM32-discovery and tested some examples on IAR Embedd d workbench....

STM32L4 ART Accelerator Data cache

Posted on July 24, 2015 at 16:32I understand the ART accelerator is designed to improve performance at high speeds (when FLASH wait states are nonzero)But does the ART accelerator (in particular the Data cache) give any benefit if wait states are al...

gregstm by Senior III
  • 331 Views
  • 4 replies
  • 0 kudos

Stm32Cube Bug STM32F318K8

Posted on August 04, 2015 at 13:58  The original post was too long to process during our migration. Please click on the attachment to read the original post.

yanju by Associate
  • 287 Views
  • 2 replies
  • 0 kudos

USART with DMA receive Timeout

Posted on February 06, 2012 at 03:34Hi, I'm using an STM32F103 board running at 24Mhz. I have USART1 set at 115200 to send and receive transfers using DMA. This is working fine except when an incomplete packet is received. What I need to do is add a...

laurie by Associate II
  • 1820 Views
  • 10 replies
  • 0 kudos
Labels