STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Timer synchronization maximum frequency

Hi,If I am starting with 120 MHz system clock and want the master timer to generate a 60 MHz PWM waveform and I want the second timer to generate an in-phase 8 MHz PWM waveform I must clock the second timer with 120 MHz (as 60 MHz isn't divisible by ...

NArnd by Associate III
  • 454 Views
  • 4 replies
  • 0 kudos

NUCLEO G431RB BOOT0 Pin and FDCAN Problem

Hi, I've 2 Nucleo boards (Edit: Nucleo -G431RB )to communicate between FDCAN. I create a project using CUBEMX. Default FDCAN RX/TX is PA11/PA12. and I have no problem getting it work. All worked fine. But I also need USB so I moved FDCAN Pins to PB9/...

e-zeki by Associate III
  • 557 Views
  • 2 replies
  • 0 kudos

I2C BUSY

I am using STM32F407 Discovery Board and I'm generating my project using MX Cube   I'm doing testing on I2C sensor that is MLX 640 which is used for taking thermal image , so basically we are are reading frames of thermal image via I2C on every 1 sec...

Djain.1 by Associate II
  • 5809 Views
  • 1 replies
  • 1 kudos

LSE clock start-up problem

Hi, i'm trying to use the LSE clock with the RTC but it doesn't start until i make a state reset or run the code under debug mode.I have read all other posts of LSE problems in the forum and found a lot of info, almost everything related with hardwar...

0693W000001rOw9QAE.png 0693W000001rOwdQAE.png 0693W000001rOwsQAE.png 0693W000001rOx2QAE.png
TOrdó.1 by Associate
  • 1715 Views
  • 4 replies
  • 0 kudos

Use timer`s chain to generate N impulse`s

I do some serial interface clock with timers chain on stm32f407.Thats work, but generate little bit lower count of impulses. where is my trouble? len is about 16 384, overall pulse count len*16.I miss about 200*16=3200 pulses.Thank You!TIM2->PSC=0;  ...

AlexKeisy by Associate III
  • 1014 Views
  • 7 replies
  • 1 kudos