STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Decimate two Onepulse timers

I am using STM32F429ZIT6 - NucleoI have TIM2 as master in encoder mode generating TRGO on OC3REF to TIM1 & TIM8 slaves in Output compare One pulse mode.I can generate pulses on both Channel 1 of TIM1 & TIM8 but I would like to have a ration:1 of one ...

DPatr.2 by Associate III
  • 464 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
  • 543 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
  • 2031 Views
  • 4 replies
  • 0 kudos