STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! board resets continuously

Hi, I am using the STM32F429ZI board. I enabled the hardware-independent watchdog timer using STM32CubeProgrammer option bytes. However, there are no errors or faults in my project—I have only enabled the GPIO and UART peripherals. But after enabling...

kRaje.1 by Associate II
  • 303 Views
  • 5 replies
  • 3 kudos

Resolved! STM32G474 clock 170 MHz

Hello, I use 25 MHz quarz (XRCGB25M000FAN00R0) together with 5.6 pF load capacitors. When I configure clock to 170MHz my program stuck here: while (READ_BIT(RCC->CR, RCC_CR_PLLRDY) == 0U). When I configure clock to 168.75 MHz, then everything work co...

koyocik by Associate III
  • 1178 Views
  • 27 replies
  • 0 kudos

Could not halt device (19)

Hi,I am trying to program STM32F030C8T6 with STM32CubeIDE. When I try to upload the code, it says the download was successful but then it fails to halt the device. I have tried setting "Reset behaviour" to "None" as other posts have suggested, but th...

JS8 by Senior
  • 4022 Views
  • 11 replies
  • 0 kudos

Resolved! GPIO port output speed register [STM32H743XGH6]

I have a question regarding GPIO settings for the STM32H743.Does anyone have detailed documentation on the speed of the GPIOx_OSPEEDR register?I would like to know the criteria for using low speed or very high speed. 

NiM by Associate III
  • 239 Views
  • 2 replies
  • 1 kudos

H7R7 ext flash problem

I've purchased an STM32H7R7L8HxH development board, but I'm not sure how to download a binary file to the external flash.   The external flash consists of two W25Q128 chips. The Chip Select (CS) lines of both chips are connected to XSPI1_CS PO0. The ...

Resolved! Looking for a trig function library

Hello ST Community,I'm working on an application using the STM32F103C8T6 microcontroller that implements a Sliding Mode Observer (SMO) and Park/Clarke transformations. I'm facing significant performance challenges due to the computational overhead of...

STM32H7 QSPI & MDMA data split into 4bit packets

Hello,I configured QSPI and MDMA in CubeMx and generated the initialization code. I merged the flash demo code (QSPI_ReadWriteDual_DMA), available for the H743 evaluation board, into my project.Regarding the QSPI waveform I'm puzzled whats going on d...

flash_write_qspi_mdma_4bit_packets.png flash_read_qspi_mdma_8bit_packets.png
regjoe by Senior
  • 478 Views
  • 5 replies
  • 2 kudos

STM32H743 sysclk and Ethernet

Hello all,I have a project with ethernet on custom STM32H743 board, ethernet works as expected but only with SYSCLK <= 300 MHz, for sysclk > 300 MHz I get "transmit buffer unavailable" messages.Even when reducing the HCLK, AXI, AHB bus clock, the sys...

ingdb_0-1741688833139.png
ingdb by Associate II
  • 166 Views
  • 1 replies
  • 0 kudos