STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

TIM5 on STM32F107VC?

Posted on April 12, 2016 at 14:17Folks, I am writing some software on the STM32F107VC, but in the header files there is no trace of TIM5, its interrupt vector etc. From what I can see from the datasheet this time should be on the processor. Am I mis...

DiBosco by Senior II
  • 612 Views
  • 4 replies
  • 0 kudos

STM32 CubeMX bug tracker/feature request

Posted on March 29, 2016 at 21:05Is there some bug tracker or feature request branch on forum? How can I leave feedback for this software? Anyway, here I'll post my proposition. CubeMX generates initialization of periphery like this:   /* Initialize...

sincoon by Associate II
  • 566 Views
  • 2 replies
  • 0 kudos

CubeMx RTC Timeout does not trigger ISR

Posted on November 28, 2015 at 18:00Hello all, I made a new project with latests CubeMx 1.9 for stm32f4 My problem is that the autogenerated code does not trigger the ISR. I found out that when I __HAL_RTC_WAKEUPTIMER_CLEAR_FLAG(&hrtc, RTC_FLAG_WUTF...

taraben by Senior
  • 328 Views
  • 2 replies
  • 0 kudos

Contiki on STM32L053 Nucleo

Posted on April 12, 2016 at 13:12Hi All New to STM32 but not new to MCU's (Have done projects on TI, Microchip, Atmel, etc) I'm busy to evaluate Contiki on STM32L053 Nucleo to compare to the MSP430 implementation of the Contiki stack.  On MSP430 I h...

CubeMX v4.14 USB Host Problem

Posted on April 04, 2016 at 09:06Hello. I use STM32F407VET6 device. I try to use USB Host (Mass Storege Host Class). Project (for IAR) generate correctly. I try to compile for C++ and have ( Error[Pe067]: expected a ''}'') multiple errors. I use fri...

mr23 by Associate II
  • 704 Views
  • 4 replies
  • 0 kudos

LPM_ExitStopMode() Does not Execute after return from STOP

Posted on April 12, 2016 at 08:56We're using the STM32CubeExpansion_BLE1_V2.5.2 on a STM32L4-Nucleo + BlueNRG-Expansion. It comes with low power manager drivers. The STM32L4 switches between RUN and STOP mode every ~ 1 sec. It uses RTC wakeup timer ...

jp1 by Associate III
  • 493 Views
  • 0 replies
  • 1 kudos