при взгляде на многих сверху ничего не меняется...
Мой уютный бложик... заходите!
хоть ты и спрятал картинку под спойлер, но она у меня шириной в 4 экрана компа, и посмотреть ее просто не реально.ARV писал(а):да только размерчик у картинки большой

Есть 2 пути - простой, но некрасивый и длинный, но красивый )Период всего сигнала (импульс плюс пауза) совтавит 838,848*2=1677,696 мс. А частота минимальная = 0,5 Гц. (ЕСЛИ Я ПРАВИЛЬНО СЧИТАЮ). Это самое медленное, что может уловить схема.
Добавлено after 2 minutes 22 seconds:
У меня так таймер переполнится и выдаст вообще ноль на выходе. Т.к. он (уже не помню), через 0,5 сек уже прижимает все к земле. Т.е. считает, что входных импульсов нету. )))))
Но тут речь о включении таймера. А о перестроении предделителя при включенном таймере что-то не вижу, но думаю будет аналогичная задержка.The prescaler is free running, i.e., operates independently of the Clock Select logic of theTimer/Counter, and it is shared by Timer/Counter1 and Timer/Counter0. Since the prescaler isnot affected by the Timer/Counter’s clock select, the state of the prescaler will have implicationsfor situations where a prescaled clock is used. One example of prescaling artifacts occurs whenthe timer is enabled and clocked by the prescaler (6 > CSn2:0 > 1). The number of system clockcycles from when the timer is enabled to the first count occurs can be from 1 to N+1 systemclock cycles, where N equals the prescaler divisor (8, 64, 256, or 1024).It is possible to use the prescaler reset for synchronizing the Timer/Counter to program execution. However, care must be taken if the other Timer/Counter that shares the same prescaleralso uses prescaling. A prescaler reset will affect the prescaler period for all Timer/Counters it isconnected to.