Help me. .pwm, spi & i2c are inbuild in 8051/AT89c52??? if not means what can i do...
G Thread Starter ganesh2606 Joined Jul 28, 2011 3 Jul 28, 2011 #1 Help me. .pwm, spi & i2c are inbuild in 8051/AT89c52??? if not means what can i do...
debjit625 Joined Apr 17, 2010 790 Jul 28, 2011 #2 First you have to know what they are ,then only you can think about what you can do with them PWM : http://en.wikipedia.org/wiki/Pulse-width_modulation SPI : http://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus I2C : http://en.wikipedia.org/wiki/I%C2%B2C Good luck
First you have to know what they are ,then only you can think about what you can do with them PWM : http://en.wikipedia.org/wiki/Pulse-width_modulation SPI : http://en.wikipedia.org/wiki/Serial_Peripheral_Interface_Bus I2C : http://en.wikipedia.org/wiki/I%C2%B2C Good luck
Arm_n_Legs Joined Mar 7, 2007 186 Aug 20, 2011 #3 What can you do "if not"? You can use software to generate all the clocks and data.