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

SMBUS/ PMBUS Expansion Package

I am trying to implement the PMBUS on STM32 processor using SMBUS/PMBUS exapnsion package. I am able to execute the read and write commands. But when I am trying to execute the READ_OR_WRITE command for read operation then I receive only FF FF in the...

NAgar.1 by Associate
  • 801 Views
  • 1 replies
  • 0 kudos

why current consumption in low power sleep mode(LP SLEEP) on stm32G071RBT6 is around 1mA, not less than 100uA as spec?

I'm working on NUCLEO G071RB board to measure current consumption MCU STM32G071RBT6 in LP SLEEP mode. I run the example https://github.com/STMicroelectronics/STM32CubeG0/tree/be65d071640424445aa265e8b9a058e44b8decb7/Projects/NUCLEO-G071RB/Examples/PW...

DThan.1 by Associate
  • 568 Views
  • 1 replies
  • 0 kudos

How to generate sinewave by using DAC in stm32h745xg ?

we are using stm32h745xg and I initialize DAC with timer 6 ,we enable DMA also.we are using following code  static TIM_HandleTypeDef htim; TIM_MasterConfigTypeDef sMasterConfig; /*##-1- Configure the TIM peripheral ##################################...

srikanth by Associate III
  • 437 Views
  • 0 replies
  • 0 kudos