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! Many people have complained about noise on ADC inputs, maybe to do with impedance. Has this be rectified on any version or family of the STM32?

One user mentions noise from USBhttps://community.st.com/s/question/0D50X00009XkfMDSAZ/stm32f4-adc-noise-with-increased-activity-in-usb-fsOther comments:Keep the wiring short, and make sure the resistor value matches the ADC input impedance. I’ve suc...

The BOOM by Associate III
  • 8321 Views
  • 1 replies
  • 1 kudos

Resolved! Maximum Safe voltage on GPIO Pin

I am a newbie here. I have purchased a STM32G071 Nucleo-64 development board. I wish to interface it to the 5 volts signal(s). The intended interface pins are PB1, PB3 and PB4. The Absolute Maximum ratings VIN states:- 1) Input voltage on FT_xx pins ...

HThak.2 by Associate
  • 2478 Views
  • 1 replies
  • 0 kudos

The question about Sleep mode

​I want to let STM32L552CC into sleep mode.I add HAL_PWR_EnterSLEEPMode(PWR_MAINREGULATOR_ON, PWR_SLEEPENTRY_WFI);Build is OK,but when Debug ,the error appeared, Why?

0693W000008vsgHQAQ.png
XZou.1 by Associate II
  • 781 Views
  • 2 replies
  • 0 kudos

Have the Board

Hello, I will take place at the training at the 25th and own already the board.Thanks for providing this workshop!Best regards

CSomm.2 by Associate
  • 466 Views
  • 1 replies
  • 0 kudos

Resolved! Confusing behavior of __asm__ __volatile__("nop")

Hello dear ST-Community,I'm currently working on a 8-Bit interface for a TFT-Display. I'm using a STM32F405RGT6 for the Project.While debugging a timing issue i ran into, I found an interesting behavior when using __asm__ __volatile__("nop") for ns-s...

JHöfl.1 by Associate III
  • 5026 Views
  • 6 replies
  • 0 kudos

How to manually enabling NVIC irq for timer6 in STM42F407

Hello, i have written the following code for interrupt delay based on timer as shown in the attached fileBut Keil shows the error bellow on the line.Why it gives me such error,how do i manually enable the IRQ of TIM6?Thanks, NVIC_EnableIRQ(TIM6_IRQ...

Nbkjh.1 by Associate II
  • 1763 Views
  • 3 replies
  • 0 kudos