Question.1
Amy wants to generate a delay of 512 microseconds using hardware timer.
Timer Resolution : 16-bitPrescaler : 1024System-clock : 16 MHz
What should be value of TCNTx register (Timer Counter Register), so that timer will overflow after exactly 512 microseconds.
Select Answer
TCNTx = 8
TCNTx = 65528
TCNTx = 65527
TCNTx = 9