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

USB field programming

Hi,   I want to start using the STM32U073KCU6 MCU in an upcoming product but don't have a ton of familiarity with STM MCUs. My attraction to the device is based around the integrated USB functionality and I am trying to figure out if it can be field ...

teva by Associate II
  • 207 Views
  • 4 replies
  • 2 kudos

Resolved! STM32F407 VDDA-VREF+ difference

In the STM32F407 DS, ADC characteristics table has the following footnotes:IMO 2. follows from 3. (which is a more stringent requirement); thus 2. is redundant and confusing.JW

waclawekjan_0-1749462029823.png

Watchdog doesn't fire while hanging in I2C

Hi,I have a situation where the configured watchdog on my STM32L031 does not trigger even though the MCU gets stuck in an I2C function. In my program flow, I first run through some initializations (as well as I2C_Init()) and then start the IWDG (Star...

I2C Transmission.png Start IWDG.png I2C Init.png
Brigei by Associate III
  • 133 Views
  • 12 replies
  • 4 kudos

STM32H735 Wake Up pull configuration STANDBY mode

I am configuring wakeup pin PA0 to WAKEUP1 by wirting 01 (pull-up) at WKUPPUPD (PWR_KUPEPR) as said at RefManual by using "HAL_PWREx_EnableWakeUpPin ".   PWREx_WakeupPinTypeDef sPinParams; sPinParams.PinPolarity = PWR_PIN_POLARITY_LOW; sPinParams.P...

amartin by Associate II
  • 111 Views
  • 3 replies
  • 0 kudos

Resolved! No OSC_IN on STM32H503KB (32-pin QFN)

The 32-pin package doesn't seem to have any kind of external clock input at all, and the device does not feature "crystal-less USB". How do we provide a stable clock for USB then?

maxter by Associate
  • 49 Views
  • 1 replies
  • 2 kudos

USBX ThreadX doesn't recognize device attached

I'm trying to implement the USBX Audio class using the board STM32U5A9J-DK and the USBC port present on the board.I've opened the default project from TouchGFX selecting the ThreadX one. I then opened the .ioc file in the CubeMX and activated the USB...

nico23 by Senior II
  • 35 Views
  • 0 replies
  • 0 kudos

STM32U031R8 Current consumption is too high

Greetings,I have acquired Nucleo-U031R8 as I was searching for ULP controllers and specification of this one was good. I am currently trying to lower current consumption as low as possible. Previously, I have used Nucleo-L073RZ where I was able to ac...

JeetS_0-1749011288617.png
JeetS by Associate II
  • 152 Views
  • 7 replies
  • 0 kudos