Skip to main content
MBOST
Associate
August 5, 2019
Question

stm32f767zi max interrupt speed

  • August 5, 2019
  • 1 reply
  • 461 views

I would have a question I am using stm32f767zi and trying to capture 2mhz signals with interrrupt

600 700 khz is not much trouble, but 1mhzlerde starts to catch the deviation. Captures the rising and descending edge

I wonder how another method can be applied for this or how this can be accelerated interrrupt

This topic has been closed for replies.

1 reply

Tilen MAJERLE
ST Employee
August 7, 2019

Hello,

I would suggest you to capture your input signal using timer in input capture or input PWM mode.