Did you powered the cable working with hyperterminal? If not you don't need to do it with max232.Yes it have and there are nokia cables to conect it to pc rs232 i have one from nokia and works fine with hyperterminal.
Al.
Did you powered the cable working with hyperterminal? If not you don't need to do it with max232.Yes it have and there are nokia cables to conect it to pc rs232 i have one from nokia and works fine with hyperterminal.
Al.
All progress began with an idea
Yes you can. But when you service one device you don't see the others (If device A will send data while you are servicing device B, device A data will be lost"Can i use in same code more the one Serout2/in2 on diferent ports to control phone and gps and others serial devices?
Al.
Last edited by aratti; - 4th December 2008 at 22:44.
All progress began with an idea
I have not done phones, but the others many times.
As long as the pin is set for digital SERIN/OUT/2 will work on any pin that is an I/O, You can have as many pins as you want taking turns doing serial.
You can mix and match SERIN, SERIN2, and HSERIN.
If you are slick, you can HSERIN on the hardware and SEROUT on another.
Dave
Always wear safety glasses while programming.
..............
Last edited by camolas; - 5th December 2008 at 20:24.
Have you correctly placed the label "UM:" in your code?
Al.
Last edited by aratti; - 5th December 2008 at 20:29.
All progress began with an idea
Bookmarks