[AVR club] serial transmission using AT89C51Ac3 Microcontroller - reena_nith - Sep 21 19:57:05 2009
I m using serial port for transmission,I write the 9 bytes of data stating fron 52H
location of the RAM & after that transmit it through serial port,but when I have to write
data greater then 9 bytes code got hanged. so please help me to short out this problem,is
there is any limitation of serial port to transmit data or any aother memory related
problem.