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.
Hello!! We are using the KeilMCB167 net board for our application.Our application reuires the interface of the MODEM to the KEIL board and accesing the internet.Since one serial interface pins(P3.10,P3.11) are used for Monitor downloading, We have planned to use P3.8,P3.9 for interfacing to modem. Our programme is working for dialing the modem,But using the interrupts we are not able to capture the response. can u suugest some thing for this?? we are taking care about interrupt declations and all. Fast response is appreciated. Regards raveendra.
You can use Monitor166 in Simulated Serial Interface mode. This way it is possible to communicate with the monitor via any 2 I/O pins of the microcontroller. The pins P3.10 and P3.11 will be available to your application. Regards, - Mike