- This topic has 1 reply, 2 voices, and was last updated 13 years, 4 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
|
Microcontroller › 8051 › please help me
i want to create three pulses with different frequencies on pins of 89s52 microcontrollers….please tell me the code in c
1. Use looping
2. Best way is to use interrupts, use AT89S52 or AT89C52 which has 3 timers and use the timer interrupts.