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! STM32H743VIT6 USB not working

Hello there! Esteemed ST team member,I hope this message finds you well. I'm reaching out to address an issue I've encountered.I've designed a board based on the STM32H743 Nucleo board, but unfortunately, I'm facing difficulties with the USB function...

Schematic_1.png Schematic_2.png
BrunoS by Associate
  • 1583 Views
  • 2 replies
  • 1 kudos

Why is the DBP bit not set to '1'

Hello, I designed a similar board using STM32H743ZIT6 and STM32H743VIT6. (Rev. V)The board works fine normally.It has been in production for 3 years already. Boards that have already been produced and shipped sometimes become unusable. (since a few m...

STM32H7S3L8 SPI Tx DMA burst

Hi,I am trying to use SPI6 transmission with GPDMA on STM32H7S3L8.While Tx transfer works with simple IT handling, it doesn't work with DMA. No way...To take things simple, I am trying a simple burst transfer (I will leave linked list for later), so ...

simo zz by Senior II
  • 249 Views
  • 2 replies
  • 0 kudos

Resolved! STM32H755 HTRIM PIN high after POR

I'm working with a boost converter and have noticed that when resetting the device a PWM pin remains high/floating for a 100-200msI use the HRTIM with complementary inputs and deadtime insertion.If my lowside pin remains floating/high for an extended...

kip18 by Associate II
  • 204 Views
  • 1 replies
  • 0 kudos

primary bootloader

Hi, I am using the STM32F429ZI microcontroller. I entered primary bootloader mode using the STM32CubeProgrammer option bytes through the ST debugger. My question is: Can I load my LED blinky code (hex file) using the primary bootloader (system bootlo...

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

Resolved! STM32N6 USB device implementation questions

Hello, I have a few questions on STM32N6 capabilities for USB after reading AN4879, AN5967 and RM0486 documents: 1. AN4879 states that to be compliant with the USB 2.0 FS electrical spec, the DP+ pin must be pulled high. Does this also hold true for ...