One can accommodate any number of significant delays in a PIC ISR. True False QUESTION 9 5 points Save Answer An 8-bit t
Posted: Fri Apr 29, 2022 9:14 am
One can accommodate any number of significant delays in a PIC ISR. True False QUESTION 9 5 points Save Answer An 8-bit timer on a PIC chip with clock frequency 7 MHz is used together with a 1:64 prescaler to measure duration of 7 ms. If we use the overflow method of timing, what initial value must be loaded into the timer register? Your answer should be a decimal and have a precision of +/-1 with no decimal places, i.e. the answer is an integer. QUESTION 10 1 points Save Answer An 8-bit timer on a PIC chip with clock frequency 1MHz is used together with a 1:32 prescaler to measure a duration of 25ms. If we use the overflow method timing, what initial value should we load into the timer register? You must get the answer totally right, i.e. +/- 0 QUESTION 11 1 points Save Answer A 16-bit timer in a PIC chip running at 1MHz has sufficient bit width to count up to a duration of 1 second without using a prescaler. True False