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! PWR Configuration for STM32H755ZIT3 (LDO-only mode)

I am currently performing the bring-up of a custom PCBA using the STM32H755ZIT3.My design is intended to use the Internal LDO only, bypassing the SMPS to reduce component count (i.e. one less inductor in my layout).Here's few details about the MCU po...

RIVR by Associate
  • 465 Views
  • 3 replies
  • 2 kudos

Resolved! STM32G474 Buffered vs Unbuffered DAC

I am using the STM32G474 in STM32CubeIDE with the built-in CubeMx environment. MX_DAC1_Init() to setup the DAC1_Ch1. Internal VREF+ is 2.9V. When it is buffered DAC, I get output very close to 2.9V at max(4095). However if i switch to unbuffered mode...

CE2050 by Associate
  • 263 Views
  • 1 replies
  • 0 kudos

Resolved! Trouble getting accurate ADC readings

I'm trying to read a NTC temperature sensor, but the readings I'm getting are very inconsistent and at times just way off.  I have nucleo on the way but this testing I'm doing is on a blue pill.The sensor is sitting in a cup of water, so temperature ...

pulsar by Associate II
  • 280 Views
  • 2 replies
  • 0 kudos

Resolved! STM32U083C-DK TIM2 based PWM for built in LED

Trying to run timer2 to set pwm signal for the BLUE LED (PA5).The MCU is STM32U083MCT6 and I used rm for STM32U083MC series (https://www.st.com/resource/en/reference_manual/rm0503-stm32u0-series-advanced-armbased-32bit-mcus-stmicroelectronics.pdf)I s...

Turbo by Associate
  • 245 Views
  • 3 replies
  • 2 kudos

CubeMX not generating PLL2 code for USB using STM32H5

Hi, I am using STM32CubeMX 6.16.1 with a STM32H503RB and I have exactly the same problem :  RCC is configured with LL library (not HAL), here is the SystemClock_Config() function generated by STM32CubeMX :  void SystemClock_Config (void) { LL_FLASH...

clock.png
KevinW by Associate
  • 270 Views
  • 3 replies
  • 0 kudos

Resolved! Lacking pins for OV2640 DCMI on STM32F469I-DISCO

 This is the pinout for the STM32F469I-DISCO and OV2640, I have been able to find pins for most of them but am having trouble:DCMI Pinout: (Pin function : Actual pin name)DCMI_D0 : PC6DCMI_D1: PC7DCMI_D2: PG10DCMI_D3: PG11DCMI_D4: MissingDCMI_D5: PD3...

Screenshot 2026-03-06 225837.png carri453_0-1772861215697.png
carri453 by Associate II
  • 2277 Views
  • 3 replies
  • 0 kudos