STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 1151 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
  • 786 Views
  • 1 replies
  • 0 kudos

What setup step am I missing for bxCAN on STM32F302?

Posted on March 25, 2018 at 04:23Hello,I'm currently writing a bare metal CAN driver for the STM32F302. I'm struggling to get transmission working at the moment. I've been reading through the HAL source as a double check and I can't seem to locate t...

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
  • 1103 Views
  • 3 replies
  • 0 kudos

B-LCD40-DSI1 daughterboard driver code

Posted on March 23, 2018 at 09:15For mipi DSI validation using the B-LCD40-DSI1  daughterboard. We need the driver code and mipi panel controller register configuration for this mipi panel.