| Author |
Message |
Darth.Vader
Joined: 03 Jan 2002 Posts: 51 Helped: 1 Location: France
|
05 Jan 2003 5:24 Pic ans RS232 on Win 2000 |
|
|
|
Hi people
I have try to send to rs232 whith a Pic16F84A but the PC receive nothing.
I have test more DLL for NT, Win2000 to work whith serial but nothing to do .....
The serial signal is present on the output from the MAX232 attached to the RX pin from the port .....
I programm in VB6 .... sorry for all 'C' fanatic .... he he
I need that for communicate via a infrared remote to my DivX Player (VIA Eden M9000)
If anyone can help
Thanx
Darth .....
|
|
| Back to top |
|
 |
debutpic
Joined: 13 Aug 2001 Posts: 105
|
05 Jan 2003 12:59 |
|
|
|
Hi Darth.Vader
Can you look the datas with hyperterminal of Windows 2000?
|
|
| Back to top |
|
 |
M!k
Joined: 22 Apr 2002 Posts: 813 Helped: 69
|
06 Jan 2003 1:30 |
|
|
|
First check if your PC-program is able to receive data. This can be easily done by connecting another COM-port or another PC to your receiving-port (crossover and terminal-program). Be sure not to use the hardware-handshake-lines in your program!
Mik
|
|
| Back to top |
|
 |
Bat
Joined: 15 Dec 2002 Posts: 36
|
06 Jan 2003 10:18 |
|
|
|
Yes, first try with hyperterm,
be careful too with control signal. You can try 'no flow control', or by hardewiring control signal directly on com port
|
|
| Back to top |
|
 |
newmania
Joined: 29 Sep 2002 Posts: 49
|
08 Jan 2003 0:02 |
|
|
|
| If you can communicate with win98 but not on win2k try to use dlportio interface.
|
|
| Back to top |
|
 |
mickeymouse
Joined: 23 Aug 2001 Posts: 87
|
08 Jan 2003 1:40 |
|
|
|
I hope it will be useful:
http://www.beyondlogic.org/
A lot of information and some drivers.
|
|
| Back to top |
|
 |
Darth.Vader
Joined: 03 Jan 2002 Posts: 51 Helped: 1 Location: France
|
08 Jan 2003 5:44 |
|
|
|
Hi and Thanx for all this info
I go test that ....
When not work i reinstall Win98 on the DivX Player and all my problem will be lost he he
whit DLPORTIO i have only receive &hFF value from the port.
I go test to another port ... when that the same result ...
bye bye Win2k.
Thanx to all
Darth ...
|
|
| Back to top |
|
 |