STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

HardFault after Constructor of C++ class

Posted on August 28, 2014 at 13:48 Hi, I'm facing a problem that I don't understand (using CoIDE 1.7.7 and GCC 4.8 2014q3 for a C++ project) with an STM32F407VGT on the Discovery board. When the first constructor is done and it s...

Problem in creating STM32F030 project

Posted on April 28, 2014 at 17:45Hi guys!I have a problem in creating a project with STM32F030.I use CMSIS library to create a project with STM32F030, but it have some mistake.I added all driver, startup, system libariy files but nothing change.In o...

problem regarding interrupt handling.

Posted on August 28, 2014 at 09:32 I am using stm32f0 discovery kit fordeveloping (learning) applications forstm32f072rb.I am facing problem regardinginterrupt handling.i am using timer 7, in which in ISR i have toggled one gpio pin.but controller i...

prasad23 by Associate
  • 523 Views
  • 1 replies
  • 0 kudos

RTC Interrupts on STM32F4 vs STM32F1

Posted on August 28, 2014 at 07:23I am porting over an open source project that is currently based on the STM32F1 to the STM32F4 (using the discovery board currently).The project is using both the RTC_IRQn and RTCAlarm_IRQn on the STM32F1. The STM32...

logan by Associate II
  • 564 Views
  • 2 replies
  • 0 kudos

Input Capture issue

Posted on August 28, 2014 at 01:04Hi:I am using the STM3221G-EVAL board and TIM example from STM32F2xx_StdPeriph_Lib. I modified the original example so I can use PG15 input.There is a pushbutton connected to PG15 on the eval board.When I press the ...

eduardo2 by Associate II
  • 458 Views
  • 2 replies
  • 0 kudos

STM32CubeMX / HAL Bug Report: PLLSAI

Posted on July 14, 2014 at 02:29 In trying to compile generated code from the STM32CubeMX application for the STM32F429I-DISCO board, I've found a problem with part of the HAL library. Simply, the PLLSAI assert #defines have a bug in thei...

evan23 by Associate II
  • 450 Views
  • 2 replies
  • 0 kudos