i wanted to configure timer 2 of at89c51ed2 can any one give code to do so and and tell how to obtain a specific frequency.
ex;
th2 = getBAUDSPEED( 9500 ) >> 8; // set high timer tl2 = getBAUDSPEED( 9500 ) & 255; // set low timr <//pre>