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! STM32 Nucleo-F401re bootloader commands are not working

usart1 connectedHercules setup utility     Issue with Sending Bootloader Command on STM32According to AN3155, the 0x7F command should initialize the USART. I have ensured that I am in bootloader mode and have made the following connections:Connect th...

mohite25_0-1738652856579.png mohite25_1-1738653591496.png
mohite25 by Associate III
  • 502 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F446RE DAC External Protection

Hi, Greetings!! We have implemented internal DAC (DAC1 and DAC2 both) in STM32F446RE chip. Both the DAC gives identical analog voltage from the range of 0-1V corresponding to the measurement reading of 0-100.  This analog output voltage is connected ...

Paddy611 by Associate II
  • 436 Views
  • 1 replies
  • 0 kudos

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
  • 499 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
  • 1881 Views
  • 27 replies
  • 1 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
  • 4569 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
  • 351 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
  • 728 Views
  • 5 replies
  • 2 kudos