Confused about input capture channels
Id like to write a program to read 2 main frequencies, first one from velocity sensor and second from ignition coil. Both of them to build a car gauge dashboard, (there'll be a few more analog signals to read tough).
Given that i come from atmega 328 that has only one input capture module, id like to know if the stm bluepill has the capacity to read both frequencies in the same chip...
I'll need to read 2 frequencies, read analog signals, writing steps bits to update gauges and display data in tft 2.4'' module, so im lookinf for advice about selecting the right chip
Regards
Julian