STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F7 HAL 1.1.0 ADC Migration Problem

Posted on December 06, 2016 at 20:55 Hello, we have a project using all the three ADCs of the F7. It runs without any problem on Keil package 2.5.0 which includes HAL 1.0.4. Now, I want to upgrade to version STM32F7 HAL 1.1.0 but I am having p...

keaven by Associate II
  • 1068 Views
  • 5 replies
  • 0 kudos

STM32 HAL RCC ClockConfig Hard Fault at >65°C

Posted on March 26, 2018 at 17:52HiI have following Problem:At <65 °C ambient temperature and PowerOff-On.My STM32f373 works fine.At> 65 ° C ambient temperature and PowerOff-On I get a HardFault Error at the following function:void SystemClock_Confi...

roger by Associate II
  • 933 Views
  • 4 replies
  • 0 kudos

Cube generated Makefile with c++

Posted on March 26, 2018 at 19:41I am trying to use C++ with the cube generated make file. It worked nicely when everything was just C. From what I have done so far, the makefile generated from cube is C only. I added flags for C++ and separated the...

Andrew C by Associate II
  • 618 Views
  • 1 replies
  • 0 kudos

STM32L073 IAP Example not working on Custom Board

Posted on March 05, 2018 at 10:16Hello,I would like to IAP using STM32L073 controller in order to update my firmware from software when update is available. I had gone through several documents and found an application in cubemx folder example code ...

srm by Associate II
  • 766 Views
  • 3 replies
  • 0 kudos