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! 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
  • 210 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
  • 160 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
  • 202 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
  • 2177 Views
  • 3 replies
  • 0 kudos