3. Write an instruction sequence to generate a 15 Hz digital waveform with 35% duty cycle using the 16-bit mode from the PWM5 output pin and stop PWM in wait and freeze modes. Assume the E clock @ 24 MHz. Using the following setting: • Set 25 as its down count value. • Set the prescale factor to 16. • Set PWM5 output to start with low level. • Select center aligned mode. Fill in the blanks for the following: movb # $20, PWME movb # 0 movb # $20 movb # $04 movb # $20, PWMCAE movb # $4C, PWMCTL PWMPOL PWMCLK PWMPRCLK movb #25/$19, PWMSCL_A_ movw # 1000 PWMPER 4 movw # 650, PWMDTY_4 Period of 15 Hz 1/15 sec ; Clock B = 24 MHz/16 = 1.5 MHz Clock SB = Clock B / (2 x PWMSCLB) = 1.5 MHz/ (2 x 25) = 30 KHz 1 30000 # of counts for 1/15 sec = 1 [PWMPER4] 1000 1/15 1/30000 15 =-X- = 2000 ; 2000x0.65 1300 [PWMDTY4] = 650

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

this is hcs12 assembly 

I need a detailed desription of how to achieve the answers below the question listed is already answered i just need to see detailed steps for every answer so i can study the steps needed to achieve said answer. The blue is the solution.

3. Write an instruction sequence to generate a 15 Hz digital waveform with 35% duty cycle
using the 16-bit mode from the PWM5 output pin and stop PWM in wait and freeze modes.
Assume the E clock @ 24 MHz.
Using the following setting:
Set 25 as its down count value.
Set the prescale factor to 16.
Set PWM5 output to start with low level.
Select center aligned mode.
Fill in the blanks for the following:
movb #_$20
PWME
movb #0
PWMPOL
movb # $20
PWMCLK
movb # $04
PWMPRCLK
movb # _$20
PWMCAE
movb # $4C
• PWMCTL
movb #25/$19, PWMSCL A
movw # 1000 , PWMPER 4
movw # 650
PWMDTY 4
Period of 15 Hz = 1/15 sec
; Clock B = 24 MHz / 16 = 1.5 MHz
%3D
Clock SB = Clock B/ (2 x PWMSCLB) = 1.5 MHz/ (2 x 25) = 30 KHz
1/15 1 30000
1/30000 15
# of counts for 1/15 sec=
= 2000 ;
1
2000x0.65 = 1300
[PWMPER4] = 1000
[PWMDTY4] = 650
%3D
Transcribed Image Text:3. Write an instruction sequence to generate a 15 Hz digital waveform with 35% duty cycle using the 16-bit mode from the PWM5 output pin and stop PWM in wait and freeze modes. Assume the E clock @ 24 MHz. Using the following setting: Set 25 as its down count value. Set the prescale factor to 16. Set PWM5 output to start with low level. Select center aligned mode. Fill in the blanks for the following: movb #_$20 PWME movb #0 PWMPOL movb # $20 PWMCLK movb # $04 PWMPRCLK movb # _$20 PWMCAE movb # $4C • PWMCTL movb #25/$19, PWMSCL A movw # 1000 , PWMPER 4 movw # 650 PWMDTY 4 Period of 15 Hz = 1/15 sec ; Clock B = 24 MHz / 16 = 1.5 MHz %3D Clock SB = Clock B/ (2 x PWMSCLB) = 1.5 MHz/ (2 x 25) = 30 KHz 1/15 1 30000 1/30000 15 # of counts for 1/15 sec= = 2000 ; 1 2000x0.65 = 1300 [PWMPER4] = 1000 [PWMDTY4] = 650 %3D
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer
Knowledge Booster
Fundamentals of Computer System
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education