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

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
  • 1498 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
  • 2590 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
  • 1399 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
  • 552 Views
  • 0 replies
  • 0 kudos

STM32H747 dual core read/write to the same SRAM behave strangely

Hi,I am playing with STM32H747 dual core. I used the example code in DISCO. I am able to bring up the two cores and light up the LEDs from both cores without problem. HSEM also works fine.Now I am trying to write data to SRAM (0x10000000) from one co...

IYah by Associate II
  • 1273 Views
  • 2 replies
  • 0 kudos