Is it possible with the STM8L151G4U6 to count an external clock of about 10MHz ?
I would like to count during about 3ms and update the value each 100ms.
regards
Benjamin Menard
If your MCU runs at 16 MHz, from a pure theoretical point of view, it will not really be possible to count a 10 MHz clock. You can do it, but ignore the results.