Microcontroller › 8051 › want to get continuous msg.. › The best thing you can do is
July 6, 2011 at 8:15 am
#6425
romel emperado
Participant
The best thing you can do is to setup serial interrupt..
no need of waiting 15m when the msg is comming.. serial interrupt will just wait the msg u want serially and run continously in the backgroun if there is no msg…