1- Given a PIC24H processor with Fosc=80HMz, what is the value of T2CON and PR2 (in decimal) in order to generate an int
Posted: Fri May 20, 2022 10:19 pm
1- Given a PIC24H processor with Fosc=80HMz, what is the value of T2CON and PR2 (in decimal) in order to generate an interrupt every 0.25 second? Write a code to use this signal for generating a waveform with 2 Hz frequency at port RB5.