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! Disable Debug module permanately

Dear community,In STM32G0 or maybe in STM32 family in general, is there a possibility to disable the debug module permanently, the idea is that when the code is loaded and tested, then the next step is to disable SWD/JTAG port so that debug or loadin...

Bassem by Associate II
  • 241 Views
  • 1 replies
  • 0 kudos

measure VrefINT and VBAT onStm32f407vgtx

Hi allI am facing some issue related to measurement of VREFINT and VBAT which is IN17 and IN18 respectively,My ADC1 configuration is 12 bit resolution, 3cycles sample, one shot and software conversion.I ran few tests as follows1.vref which is 2.95 (V...

Ash1 by Associate III
  • 253 Views
  • 3 replies
  • 1 kudos

Resolved! STM32H743VIT6 gets very hot @480 MHz

Hello all,I'm evaluating the STM32H743VIT6 on a third-party development board. I tested it with the system clock configured at 480 MHz (double checked everything, and all looks absolutely fine in terms of configuration). I did enable the "overdrive" ...

OpusOne by Associate III
  • 354 Views
  • 4 replies
  • 3 kudos

STM32G0B0REx RTC smooth calibration

Dear all, I'm calibrating the STM32G0B0RE RTC clocked by an external 32.768 oscillator using the following guide:https://community.st.com/t5/stm32-mcus/how-to-calibrate-the-stm32-s-real-time-clock-rtc/ta-p/744958Below is my debug code:int main(void) ...

Moreno_Ortolan_0-1754035040817.png