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

HAL_Delay blocks the entire program

Hello everyone. I have a big problem with my custom STM32H7 board, in particular with HAL_Delay.When I add a line on my main.c file to simply print on SWV, the first time seems to work, but after it does not work anymore. It prints the first time, an...

yaxsomo by Associate III
  • 1339 Views
  • 7 replies
  • 0 kudos

Resolved! STM32H723 - SPI stop working randomnly

Hi people,Im working on STM32H723 module and using SPI6 with LL and/or registers. Even when using HAL libraries I have same issue. SPI stops working randomlyI need to send several messages every (e.g.) 25 ms, (I tried 50 ms). Main Clock is set to max...

rdelarosa_0-1739982105288.png rdelarosa_1-1739982125075.png

Resolved! STM32 H5 Nucleo USB Custom HID

I'm trying to experiment with a Custom HID USB demo.I'm following the instructions at:How to implement a USB device custom HID class on ... - STMicroelectronics CommunityPart way down it suggests:However when I got to Middleware I don't have USB_DEVI...

BenG_0-1740066113310.png BenG_1-1740066156951.png
BenG by Associate II
  • 602 Views
  • 6 replies
  • 1 kudos

ADC ADC_SingleConversion_TriggerSW_Init

Hi everyone,I'm working with the NUCLEO-U575ZI-Q board and using the ADC_SingleConversion_TriggerSW_Init example. However, I can't get the ADC to measure correctly. No matter what voltage I apply to pin 9 of CN7, the reading always stays around 80mV....

proyo by Associate II
  • 285 Views
  • 2 replies
  • 0 kudos

About STM32U585 Flash ECC error

According to the description of Section 7.3.2 "Error code correction (ECC)" in the RM0456 manual, reading the data at address 0x0BFA1F80 is supposed to generate an NMI interrupt.However, when I tried to read the data at this address, no NMI interrupt...

pangpang by Associate
  • 275 Views
  • 1 replies
  • 0 kudos

STM32F373CCT6 sdadc performances

I need to measure 0 to 80V DC voltage with STM32F373CCT6 and I have some questions to get the best performance of the SDADC.*Is this CPU and 16-bit SDADC good for this purpose?*Is it better to use the internal 1V8 Vref or an external 1V8 or 3V3 Vref?...

bestyeng_0-1739222272325.png
bestyeng by Associate II
  • 283 Views
  • 1 replies
  • 0 kudos

USB damaged (perhaps) after changing biasing source

Hello everyone,I’m working on a PCB that includes an STM32F303. This is my first board using USB, although it’s not my first time working with USB code; I’ve previously developed various USB applications on demo boards.During development, I powered t...

MMyar1_0-1738778592353.png
MMyar.1 by Associate II
  • 332 Views
  • 1 replies
  • 0 kudos