STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PWM Measurement Accuracy

Hi,I am trying to measure the duty cycle and the frequency of a standard servo PWM signal (50Hz and 5% to 10% duty cycle) using STM32F446. I have configured the timers to be in PWM input mode, and I can read both the frequency and duty cycle. The mea...

Randi by Associate
  • 2074 Views
  • 2 replies
  • 0 kudos

Resolved! STM32F767 SAI SPDIF Output, NODIV and Clock Generator

STM32F767 SAI SPDIF Output, NODIV and Clock GeneratorWhen NODIV bit is set in SAIx->CR1, the SPDIF output frequency is as it should be.Example:clock in is 25.6 MHz, sampling rate is 200 kHz, factor is 128, as it should with "symbol rate" (2 channels ...

LCE by Principal
  • 725 Views
  • 5 replies
  • 1 kudos

LL Low Layer SPI interrupt

Hi,I´m trying to transmit (send only) 3 bytes with the SPI using interrupts, and deassert the chip select line from an interrupt routine that should be triggered when the transmission ends.The line 11 (// more stuff here ...), doesn't run immediately...

DAlvarez by Associate II
  • 1831 Views
  • 4 replies
  • 0 kudos