Microcontroller › 8051 › send data serially on port › Couple of problems I can
August 6, 2012 at 11:19 am
#8415
Participant
Couple of problems I can see.
1. Infinite loop is missing.
2. Logical error, if you want to send the string on the port which is stored in the array, why do you need the serial port.