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

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
  • 464 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
  • 669 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
  • 788 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
  • 2820 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
  • 918 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
  • 689 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
  • 1034 Views
  • 3 replies
  • 0 kudos

stm32l0 with lptim generate PWM + RTC every 10 sec and stop mode

hello,I am using stm32l0 in low power modeconfigure RTC to wakeup from stop mode each 10 sec , I use LPTIM to generate PWMmy problem is that I noticed the led is starting to blink for every 10 sec +- after a while what seems to be the problem? ( I ...

M4D by Associate II
  • 427 Views
  • 0 replies
  • 0 kudos