STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H735 custom board power draw

Hi,Ive made a custom board with a STM32H735 micro on it. I have built a board with nothing but a micro and a few of its needed passive components and went to provide it power and test that its working. I supplied power from a benchtop power supply wi...

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
  • 1173 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

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
  • 318 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
  • 188 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
  • 215 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
  • 147 Views
  • 1 replies
  • 0 kudos