We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi i have written a program for mobile interfacing with 89C52. i just wana ask is there any way i can simulate that when SBUF recieve 'R' which actually is generated when mobile send RING message of incoming call. it goes to specified function.
if(SBUF=='R') ring();
is there any way i can simulate this by generating R???
www.keil.com/.../uv3_sm_uartcommunication.htm