Question

in PIC32 - Embedded system course. which clock sourse has to be used when Timer 1...

in PIC32 - Embedded system course. which clock sourse has to be used when Timer 1 is used to (a) coun even; (b) generate delay
0 0
Add a comment Improve this question Transcribed image text
Answer #1
  • timer 1 to generate delay ---- external crystal with clock frequency 20Mhz is used as clock source (Fosc)
  • count even by time 1 -- Fosc system clock source can be used by timer 1 clock source for even counter
  • to generate delay we can select internal or external clock source. For example we can use Fosc instruction clock for generating delay
Add a comment
Know the answer?
Add Answer to:
in PIC32 - Embedded system course. which clock sourse has to be used when Timer 1...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • Question 4 (20 marks) (a) A Timer 2 block diagram is shown in Fig.7. Timer 2...

    Question 4 (20 marks) (a) A Timer 2 block diagram is shown in Fig.7. Timer 2 is used to generate a delay of 50 us. Determine the value of the PR2 if the TMR2 is 0, the prescaler and the postscaler of 1:1 are selected. Assume that the crystal clock is running at the frequency of 20 MHz. Ignore the overhead due to instructions in the calculation. [6 marks] (ii) Explain how the microcontroller knows the delay of 50 us...

  • Question 2 An on-delay timer is used when you want a time delay to occur before...

    Question 2 An on-delay timer is used when you want a time delay to occur before an input instruction becomes true. True False Question 3 bit of the timer functions similar to an For the programmed timer circuit shown the instantaneous contact. L1 Laddor logic program 2. laput Outputs Input A TON Le Output BG TIMER OND Timer Time base Preset Accumu Oupur c- o 5 99 5 1 Output D HLON b. DN EN PB1 d. PB2

  • Question 2 5 pts What is the maximum delay that can generated by the SysTick timer...

    Question 2 5 pts What is the maximum delay that can generated by the SysTick timer (24-bit Timer) if the system clock frequency is 120 MHz. HTML Editora B IV AA- IX EE11 1 XX, DON V VD 12pt - Paragraph

  • A)What is the maximum delay that can generated by an 8 bit Timer with a prescale...

    A)What is the maximum delay that can generated by an 8 bit Timer with a prescale divider value of 0 and a system clock frequency of 16 MHz? B) In the HCS12, port T is a bidirectional port. Write a short segment of code (C and Assembly) that illustrates how to initialize port T so that bits 7-4 may be used as outputs and bits 3-0 may be used as inputs: C)If you are using an output compare with interrupts...

  • Problem 1: SysTick Configuration The System Timer (SysTick) is a 24-bit timer that requires 4 steps to initialize....

    Problem 1: SysTick Configuration The System Timer (SysTick) is a 24-bit timer that requires 4 steps to initialize. One of the 4 steps involves loading the RELOAD value. a) Provide in hexadecimal the range of valid RELOAD values. b) We can use SysTick to create time delays or generate periodic Interrupts. What are the two ways that interrupts generated by SysTick can be recognized by the CPU Problem 1: SysTick Configuration The System Timer (SysTick) is a 24-bit timer that...

  • Im building a clock using HDL system verilog and I need help implementing this instantiation meth...

    Im building a clock using HDL system verilog and I need help implementing this instantiation method. Basically what happens is in the top module ClockCounter, positive clock edges are counted and passed into module timer using instantiation. Once the counter reaches MaxCount (59), a carry is generated which increments the minute clock. Once the minute clock reaches 59, another carry is generated which increments the hour clock. In module timer() below, I need help figuring out what variables in each...

  • Design an electronic lock system. This system has 2 inputs: A and B. This system will...

    Design an electronic lock system. This system has 2 inputs: A and B. This system will be unlocked when the sequence BBA is pressed. State diagram of this electronic lock system is shown below. - Draw a circuit diagram and find the maximum clock frequency of your circuit. Check if this circuit violates any hold time violation Note: 1) This circuit is a Moore machine 2) Please assign each state as follows, XO = 00, x1 = 01, X2 =...

  • I need to work out a traffic light controllers sequential logic using d flip flops. There are only 2 lights; Side street and Main street. The input has the clock, long timer (20s) and short timer (4s)...

    I need to work out a traffic light controllers sequential logic using d flip flops. There are only 2 lights; Side street and Main street. The input has the clock, long timer (20s) and short timer (4s). The output is the codes required to change the light. The side street HAS to be green when the main street is red to let cars through. I have included the next state table and state diagram but am unsure how group the...

  • An embedded system has response time of 10 ms, 50 percent of which is spent o...

    An embedded system has response time of 10 ms, 50 percent of which is spent o its processor. How much faster should this processor be to reduce the overall response time to 8ms?

  • Find the time delay for the delay subroutine shown below if the system has an ARM with a core clo...

    Using Assembly language Find the time delay for the delay subroutine shown below if the system has an ARM with a core clock frequency of 80 MHz: MOV R8, #200 BACK LDR R1, 400000000 HERE NOP SUBS BNE SUBS BNE R1,R1, #1 HERE R8,R8, #1 BACK Find the time delay for the delay subroutine shown below if the system has an ARM with a core clock frequency of 80 MHz: MOV R8, #200 BACK LDR R1, 400000000 HERE NOP SUBS...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT