2

I have some projects using the 16 bits timer/counter of an Atmega128,
and I finally used all bits timer/counter 1 and 3.

I need more 16 bits timer/counter, so I just thought about using the pin T1 or T2. I recognized that these PINs do exist for getting an external clock signal, don't they?

Mike
  • 4,041
  • 6
  • 20
  • 37
Jay Lee
  • 51
  • 1
  • 1
  • 5
  • 3
    Tx pins can be used to clock an existing counter, but they do not create another extra counter. What exactly do you mean by _used every counter_? Which particular problem do you need to solve with the extra counter? – Martin Sep 02 '18 at 17:36
  • 1
    I guess you need a controller with more timer/counter! – Mike Sep 03 '18 at 06:19
  • Thanks guys, I meant that I wanted to use every timer/counter port of 16bits (Timer/counter 1,3) but I finally recognized that I can't use more timer/counter port additionally. – Jay Lee Sep 07 '18 at 10:08

0 Answers0