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! WFI() issue using Nucleo STM32G031K8 and uVision.

Hi together, I’m trying to start a new project using STM32G031. The final decision of the MCU isn’t made yet and therefore I’m currently testing the possibilities with the Nucleo STM32G031K8 board. I’m using the onboards USB debug interface. I start ...

DRH by Associate III
  • 3733 Views
  • 19 replies
  • 0 kudos

UART - Data corruption due to noisy receive line

I found out in the errata of STM32G070 MCU (page: 12, section: 2.11.1) that: in UART mode with oversampling by 8 or 16 and with 1 or 2 stop bits, the received data may be corrupted if a glitch to zero shorter than the half-bit occurs on the receive l...

TJosi.1 by Associate
  • 1328 Views
  • 1 replies
  • 0 kudos

problem at while loop

HI, i am using two timers in interrupt mode by setting 100khz frequency for each . one timer interrupt is for my power factor calculation and other one for current calculation. But the problem is when it comes to while loop. once my code enter int...

Lchal.1 by Associate III
  • 2380 Views
  • 12 replies
  • 0 kudos

Use of interrupt, STM32F407, with PE4, falling edge trigger

I would like to respond to the falling edge of a square wave that is of 50% duty cycle, running at 1us pulses (500kHz). This signal comes from my LA2016 logic analyzer (has PWM outputs) and is fed into PE4 of my STM32 discovery board (STM32F407VG MCU...

JCorl.1 by Senior
  • 1294 Views
  • 6 replies
  • 0 kudos

Resolved! In what document can I find a table as to what peripherals are directed to which I/O pins? Am am currently working on the STM32446RE but have not found it for other chips either.

For instance What pins can UART1_TX come out on? Or what peripherals are attached to PA5?I would think there was a table somewhere. I have looked in the RM0390 Reference manual but they say Alternate Function 0 - 15 but do not say what the alternate ...

Detecting current ADC channel in Analog Watchdog Callback

Hi there, this is a question referring to one old post, as I do not know if any solution was found for it or if anything changed after these years:https://community.st.com/s/question/0D50X00009XkY1mSAF/detecting-current-channel-in-adc-interrupt-callb...

EGott.1 by Associate
  • 482 Views
  • 0 replies
  • 0 kudos