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

Resolved! Getting Hardfault with my application

Hello all I am facing a issue my program works however when is executes this part it runs only once after that it ran into hard fault. I have attached the snap of structure part of code which cause it and also exception observation please let me know...

devendra_0-1730998040941.png devendra_1-1730998061085.jpeg devendra_2-1730998106266.png devendra_3-1730998124147.jpeg
devendra by Associate II
  • 564 Views
  • 3 replies
  • 1 kudos

2 Channel Frequency Generator With Phase Shift

Hello to all,I want to make frequency generator with STM32 Nucleo F746ZG board. I am using PC8 and PC9 output. Frequency will begin with 100 kHz both output and during 2 secons it will increase to 400 kHz. Duty ratio always same. And between PC8 and ...

ozkenali by Associate II
  • 700 Views
  • 4 replies
  • 0 kudos

Resolved! Lost UART First Byte on Reception

Hello All ,   I am using UART6 of STM32H7 series MCU for reception of 9 Byte data . UART is  losing first byte when receiving data on UART using interrupt. Setup: 1. I am using full duplex RS485 (Modbus) 2. I have 2 MAX485 IC one for reception & anot...

devendra_0-1728379361480.png devendra_1-1728379396381.png devendra_2-1728379630762.png devendra_3-1728379674583.png
devendra by Associate II
  • 896 Views
  • 3 replies
  • 2 kudos

Facing an issue with open bootloader on STM32U0

Hi Team, I am facing an issue regarding the open bootloader. Recently, I downloaded the open bootloader source code for the STM32U0 boards, and I was successfully able to load hex files via the STM32Cube Programmer over UART. However, I encountered a...

kRaje.1 by Associate II
  • 442 Views
  • 1 replies
  • 0 kudos

STM32H757 SWO Debug Error

I get the following error when trying to debug an STM32H757 with SWO enabled. Failed to enable SWV configuration.Failed to execute MI command:-data-write-memory 0x5c003010 x 4 0x77etc...It would seem the debugger (ST-link v2) is not able to read the ...

CWadd_0-1730695812762.png
CWadd by Associate
  • 518 Views
  • 1 replies
  • 0 kudos

DMA RX does not generate an interrupt

I'm using the STM32F407T6 for the first time and would like to be able to communicate with my computer using TTL.I'm trying to transfer the data by DMA but why the RX interrupt is not triggered after confirming the receipt of the data I want to recei...

Connoe by Associate
  • 393 Views
  • 0 replies
  • 0 kudos

Why is the range of PLLVCO duplicated?

Hi, I am using STM32H563 Nucleo board, and found the PLL1VCOSEL bit of RCC PLL clock source selection register.There are duplicates in the settings.Does anyone know why is the settings duplicates?I would like to know why and use case. 

aika_sanshin_fromjp_0-1730969723116.png