1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
steposvetlana [31]
3 years ago
7

Write a program to generate a square wave with 80% duty cycle on bit P2.7 Microprocessor.​

Computers and Technology
1 answer:
zhenek [66]3 years ago
7 0

Answer:

assuming its assembly (otherwise just delete this ans)

Explanation:

MOV TMOD , #01 ;

MOV TLO, #00 ;

MOV THO, #DCH

CPL P1.5

ACALL DELAY

SJMP HERE

;generate delay using Timer 0

DELAY:

SETB TR0

AGAIN:

JNB TF0 ,AGAIN

CLR TR0

CLR TF0

RET

You might be interested in
This is question 2.5 Computer Science and I don't understand what is wrong<br><br>​
Brut [27]

Answer:

There’s a space

Explanation:

3 0
3 years ago
Why should ERP architecture include a discussion on organizational structure, business processes, and people, instead of just in
galben [10]

Answer:

Information technology is not the only focus when implementing ERP. It is of utmost importance for ERP to also focus on budget, business processes, people, business requirements and other areas. Employees must be communicated about changes intended in the future. The value of a system such as ERP is determined by how well its end-users use them. If ERP is made to focus on system architecture alone, the software might be successfully installed, but its implementation will be faulted. The installation of the ERP software might be easy, but the difficulties come in when changing the processes and introducing the new process to the people who will make use of the system. Change is something that is difficult to embrace, especially when they have no idea of the change. Hence, it becomes very important that when implementing ERP, business processes and people, and not just information technology and systems are consulted.

Explanation:

Information technology is not the only focus when implementing ERP. It is of utmost importance for ERP to also focus on budget, business processes, people, business requirements and other areas. Employees must be communicated about changes intended in the future. The value of a system such as ERP is determined by how well its end-users use them. If ERP is made to focus on system architecture alone, the software might be successfully installed, but its implementation will be faulted. The installation of the ERP software might be easy, but the difficulties come in when changing the processes and introducing the new process to the people who will make use of the system. Change is something that is difficult to embrace, especially when they have no idea of the change. Hence, it becomes very important that when implementing ERP, business processes and people, and not just information technology and systems are consulted.

4 0
3 years ago
The basic input/output system (bios locates the boot loader program on a linux system by reading the __________ on the hard driv
Diano4ka-milaya [45]
If the disk was formatted with fdisk, the MBR (Master Boot Record).
6 0
3 years ago
Modify the countUp( ) you wrote in the previous question to countUp( num), where num is a parameter. The function displays from
algol [13]

Answer:

void countUp(int num)

{

   if(num==0) //base case.

   return;

   countUp(num-1);//Recursive call.

   cout<<num<<" "; //printing the number.

}

for input num=25

Output:-1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25

Explanation:

I have used recursion to print the numbers the function is in c++ language.In every recursive call we are decreasing num by 1.As the base case is reached.Then it will backtrack from 1 to num and then we are printing while backtracking.

4 0
3 years ago
To add color to the entire background of a page, users will select the ___ feature?
puteri [66]
The Fill color tab. Hope this helps!
5 0
3 years ago
Other questions:
  • you install teamviewer on your workstation at home so that you can ac ess it when on the road. how can you be assured that unkno
    9·1 answer
  • What is daemontools pakage in qmail?
    14·1 answer
  • What cannot be performed using windows task manager
    10·1 answer
  • How to solve a program that accepts a number as input and prints just the decimal portion
    15·2 answers
  • What is the biggest challenge for most business when going online?
    12·1 answer
  • To have a reason or purpose to do something
    8·2 answers
  • Need answer ASAP.
    8·1 answer
  • Describe a cellular network, its principle<br> components and how it works.
    7·1 answer
  • Types of digital divide ​
    15·1 answer
  • Gaining information by tricking an individual into releasing information is often referred to as.
    15·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!