Hi guys.
I've been trying now for a few hours over a few days to get the serial port under pdaxrom to successfully work. It's interfacing to my microcontroller, and I have stepped it down to 3.2volts max signal... The problem is that I'm not getting the correct data......
I've tried command line stuff, but it doesn't want to work properly for me either. I can see this stuff on my windows pc in telnet without a problem.
9600 baud, 8 bits data, 1 stop bit, 1 start bit, no parity...
It also seems that I have no flow control...
anyone got any simple commands or bits of a c program i can try? I've been using a c program called com... it lets you supply information and displays the results... but they are not correct...
Hyperterminal works grand...... on the 3v interface the high is exactly 3volts and the low very close to zero so i think the levels are okay.... it's been driven for a CD4050 buffer chip which should have more than enough switching speed!