Computer Science, asked by koushlendravais1013, 9 months ago

Write an 8051 assembly level program to toggle all bits of p1 every 200ms.Assume that crystal is 11.0592mhz and the system is using at89c51

Answers

Answered by gauravarduino
7

Explanation:

For example, suppose we have crystal frequency of 11.0592 MHz then ... 8051 has two timers Timer0 ( T0) and Timer1 (T1), both are 16-bit wide. ... 16-bit timer/counter, THx cascaded with TLx. 1. 0 ...

Similar questions