Page 1 of 1

Suppose that we need delay 15ms in a project of AT89C51 CPU. And we use Time0 to setup the delay time, please calculate

Posted: Thu May 26, 2022 10:01 am
by answerhappygod
Suppose that we need delay 15ms in a project of AT89C51 CPU. And
we use Time0 to setup the delay time, please calculate the initial
value of TH0 and TL0. (5’) Then write the Delay function. (7’)