STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F3 programming flash writing (missing function)

Posted on July 29, 2015 at 15:09Hello, Recently I've been trying to configure writing to flash memory in STM32F3 discovery. I'm using STM32CubeMX and System Workbench for STM32. I've read many guides how to do it and example codes so I guess I alrea...

dooz by Associate II
  • 527 Views
  • 3 replies
  • 0 kudos

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
  • 2963 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
  • 782 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
  • 611 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
  • 633 Views
  • 2 replies
  • 0 kudos