Computer Science, asked by prateeksuryawanshi82, 6 months ago

How many timers are in the PIC18F458?​

Answers

Answered by aireneflaga
2

Answer:

six timers

This section deals with the study and use of timers and counters of pic18 series. Timers are generally used to create very accurate time delays and counters are primarily used to count any number of events happening outside the microcontroller. Two to six timers are there.

Answered by qwcricket10
0

 Five timers are there in the PIC18 microcontroller.

  • The main highlight of the PIC18 controller is its very small tight size which includes programs and updates.
  • Because of these benefits, this microcontroller is used in many machinery and control systems like alarms, card readers, etc.
  • To provide very correct time delays in the controller the timer is used.
  • Timer 0 to Timer 4 are the five timers available in the PIC18microcontroller.
  • Timer 0, Timer 1, and Timer 4 belong to 16 bits.
  • Whereas Timer 2 and Timer 3 comes under the 8bit timer group.
Similar questions