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

For STM32L4S5, how to access the calibration register and how to calculate what values to store in that register? We're having a problem with the calibration of the real-time clock. It's significantly off-time over a period of several days.

We believe there is a register setting to calibrate it, how can we debug this issue please? What are the steps to calculate the calibration register value and how do we get them into the register?

EHD by Associate II
  • 1510 Views
  • 5 replies
  • 0 kudos

NUCLEO-C031 Pin Change interrupt not firing

[Update]Seems you can't mix C and C++ files easily, so I converted the main file to C and everything works fine. [/update]I am attempting to do what I thought would be a simple pin change interrupt on PB0.I set up the pin change in HAL and it works, ...

MHank.1 by Associate III
  • 762 Views
  • 1 replies
  • 0 kudos

STEVAL PROTEUS-1 - Modal analysis using impact hammer

Dear all, I'm trying to evaluate the IIS3DWB sensor using the STEVAL PROTEUS-1. Would it be possible to use the sensor to capture transient vibration e.g. Modal test using an impact hammer? Is there an example script for STEVAL PROTEUS-1, to capture ...

Ravide by Associate
  • 422 Views
  • 0 replies
  • 0 kudos

STM32F030CC Bootloader application stuck at first HAL_Delay

Hi, I am working on STM32F030CC microcontroller, where I am calling an application code from bootloader code. When the code is entering the application, the program is entering into an infinite loop of HAL_Delay(). I found out that by adding "SCB->VT...

JObbu.1 by Associate
  • 746 Views
  • 1 replies
  • 0 kudos

SRC236/441 libs with Hard FPU support?

I believe all of the audio processing addon libs, (SRC236/SRC441) are built without hardware FPU support. The problem is my entire project was built with hard FPU support. I tried the mixed SW/HW, but that didn't solve the issue and I couldn't build ...

Zaher by Senior II
  • 1020 Views
  • 3 replies
  • 1 kudos