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

A/D calibration now times out and leads to an infinite loop.

Hello,Im working on a multi-channel A/D DMA projectI updated the version of STM32Cube from STM32Cube_FW_H7_V1.9.0 to STM32Cube_FW_H7_V1.0.0Due to SW version upgrade,A/D calibration now times out and leads to an infinite loop.What could be the cause?

forst by Associate III
  • 1114 Views
  • 4 replies
  • 1 kudos

STM32F4 reboots right after standby if WAKEUP line is high

I have stm32f4 standby which works as expected if wakeup PA0 is low - my mcu wakes up once I apply high to PA0I have the problem if PA0 line is constantly high I get wake up right after standby. My understanding is it's supposed to wait for rising ed...

arro239 by Senior
  • 685 Views
  • 2 replies
  • 0 kudos

Master/slave timer with same PWM frequency

I am trying to create two PWMs with same frequency and different duty cycle. Since my alloted pins are from different timer channels, I am looking to create a master - slave timer with same PWM frequency and different duty cycle. Is there any example...

ARaj.4 by Associate II
  • 625 Views
  • 1 replies
  • 0 kudos

Stm32h745zi UART DMA issue

Hi,I am using stm32h745zi controller in my custom board. I want to use uart in DMA mode.When i send data through uart i got an interrupt only for first time. How can i get Interrupt everytime. and how to use uart DMA in both cores(Both tx and Rx).

Resolved! LPUART acts strange with StopMode - STM32L081KZT6

Hello,I am using a STM32L081KZT6. My code sends a Message via LPUART every second and receives an input over the same LPUART from the user. The RTC is used for the timing with LSE. To save power, I go into sleep mode between sending and receiving. Th...

HRaup.1 by Associate II
  • 2231 Views
  • 4 replies
  • 0 kudos