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! CAN communication not working

Hello everyone, I’m currently experiencing difficulties with setting up CAN communication on my STM32F4 microcontroller. Despite having configured the CAN interface and connecting it to a CAN transceiver, I observe no activity on my designated can_tx...

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
  • 72 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
  • 117 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

STM32G431KB DAC DMA not working

Trying to get a basic sample DAC1 with DMA, triggered by TIM2 working. This should be trivial, works fine on SMT32F3. I'm using a Nucleo-32 SMT32G431.Using Cube IDE. The only non IDE-generated code in main is: /* USER CODE BEGIN 2 */   static uint...

PBieg.1 by Associate II
  • 9297 Views
  • 23 replies
  • 4 kudos

Resolved! STM32H523 hardware development problem

Greetings. I am a beginner and an electronic student and I am currently getting my hands on STM32H523. I have created a mcu board in Altium Designer just to control LEDs by GPIO, hopefully to understand more about STM32. I have the PCB fabricated, an...