ctzof
Full Member level 3

Hello,
I am working on a new project and I am planning to use a microcontroller. The initial goal is to count incoming frequency of a sine wave by pulses. So I use a timer and I count in 1 ms how many times the sine wave is high and for that I determinate the frequency. In the initial desgin I used an FPGA to implement the timer-counter. Now I want to make the implementation in a microcontroller without any other external chip. The incoming frequency is up to 85 Mhz. The microcontroller should work in automotive grade -40-125°c. I was thinking of using ecap function from ti in picollo microcontrollers for example. But I would like to have more suggestions.
I am working on a new project and I am planning to use a microcontroller. The initial goal is to count incoming frequency of a sine wave by pulses. So I use a timer and I count in 1 ms how many times the sine wave is high and for that I determinate the frequency. In the initial desgin I used an FPGA to implement the timer-counter. Now I want to make the implementation in a microcontroller without any other external chip. The incoming frequency is up to 85 Mhz. The microcontroller should work in automotive grade -40-125°c. I was thinking of using ecap function from ti in picollo microcontrollers for example. But I would like to have more suggestions.