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

STML011 temperature sensor accuracy

Hi,I am having problems measuring accurate temperatures with the internal temperature sensor of the STM32L011D4P7 over the full device temperature range of -40 °C to 130 °C.What I did: Measuring the temperature as described in the Reference Manual (R...

0693W000007BaQ0QAK.png 0693W000007BaQ5QAK.png
Jens_ by Associate II
  • 3273 Views
  • 10 replies
  • 1 kudos

How to implement RFU/OTA to STM32L496?

Hello,So I want to add RFU or OTA to my code as a feature. I saw an rfu source code to one of the expansion of STM32, however it is disabled. I tried to enable it by defining RFU but somehow there are missing files such as se_def.h and se_interface.h...

AMCL by Associate
  • 581 Views
  • 0 replies
  • 0 kudos

unable to debugg Hardfault error on STM32F412ZG

Hello community,I am trying to write time critical code which involves an STM32f412ZG Nucleo 144 board and a RPi communicating over SPI protocol. I have an IMU sensor communicating to STM32 board via I2C interface. I have 3 tasks, which function as ...

0693W000007BZzEQAW.png 0693W000007BZzJQAW.png 0693W000007BZz9QAG.png
AVK.1 by Associate
  • 820 Views
  • 3 replies
  • 0 kudos

IWDG and CPU Registers

I am working on STM32H7 (Cortex-M7) and using IWDG for monitoring. I am wondering if there is a way to record Cortex-M7 CPU registers (General Purpose (Rx), SP, LR and PC) when IWDG runs out. Either before or after the reset.I understand the RCC regi...

Joyabb by Associate II
  • 900 Views
  • 1 replies
  • 0 kudos

Resolved! How to control STM32H7 QSPI Chip Select?

Hi,I am working on interfacing IS25LP128 128Mbit QSPI Flash with STM32H743 Nucleo board. I am running into problem with how the QSPI controller is driving the NCS line. The flash requires that the chip select remains low between command and data read...

Joyabb by Associate II
  • 3207 Views
  • 3 replies
  • 0 kudos

Resolved! CAN interface parameter settings

Hi,I am trying to implement CAN interface in STM32F072RBT6System clock speed - 8MHzBaud rate for CAN - 500KbpsPrescalar - 1CAN peripheral clock speed - 8 MHzso TQ - 16I have set the Time quanta seg1 - 9 Time quanta seg2 - 6 ...

Bs.1 by Associate II
  • 1071 Views
  • 2 replies
  • 0 kudos

Data Acquisition of STM32F7 ADC DMA

Hello,On my custom-designed PCB, I use STM32F767 ADC for acquisitIon analog signal input in DMA mode. My method is collecting data that running the code in Keil IDE debug mode and then export the converted digital values in a .txt file with a .ini fu...

AE104 by Senior
  • 841 Views
  • 2 replies
  • 0 kudos

I am using the STM CubeIDE with a Nucleo L476RG dev board. When I first generated a project I was able to download it to the card and debug. then for some reason I started getting an error saying the arm-none-eabi-gdb.exe has stopped working.

I am able to open an example project and debug that without issues. I have tried regenerating my project, generating a new project, and even reinstalling the tool and generating a new project, but I still get the same error on debugging. I can still ...

BCrow.1 by Associate II
  • 1293 Views
  • 3 replies
  • 0 kudos