Re: rs485 on SBC84500

From: Grant Edwards (grante_at_visi.com)
Date: 06/18/05


Date: Sat, 18 Jun 2005 13:14:34 -0000

On 2005-06-18, Frencia <jean.pierre.frencia@wanadoo.fr> wrote:

> I'm trying to use the RS485/COM2 port on an embedded Axiom
> SBC84500 card running kernel 2.4.26. I have configured the
> JP9,JP10,JP10 according to the documentation but there is no
> output signal when writing to /dev/ttyS1.

You might have to assert RTS in order to enable the RS-485
drivers.

> I read somewhere that I should use ioctls to write to the port
> instead of the standard write function.

I really doubt that. I've been doing serial stuff under Unix
for 15 years, and I've never heard of using ioctl() to write
data to a serial port.

-- 
Grant Edwards                   grante             Yow!  Yow! I'm having a
                                  at               quadraphonic sensation
                               visi.com            of two winos alone in a
                                                   steel mill!


Relevant Pages

  • Seeking Older Ampro Documentation/Info
    ... output via the serial port if you don't have a video adapter, ... without any sort of documentation on how to get these things to work, ... For example, I've also read that the PC/104 bus is identical to ISA, so ...
    (comp.arch.embedded)
  • Re: PPP server help
    ... > but I can't seem to find any documentation about setting up a PPP ... > server via a serial port with out a modem. ... No modem used at all. ...
    (comp.os.linux.misc)
  • Re: Logging Serial Connection to File
    ... You want to look for the "terminal driver" documentations. ... If the serial port is on a terminal server, ... take a peek at the LAT driver documentation next to the terminal driver doc :-) ... as well as system services manual for the $QIO general service). ...
    (comp.os.vms)
  • Re: Serial communication diagnostic application_Linux
    ... Language for writing the code and the Linux OS. ... Check Existance of the serial port ... for the documentation on the various IOCTL values. ... fwrite) call on the opencharacter special device. ...
    (comp.os.linux.networking)
  • Re: Logging Serial Connection to File
    ... where can i find this documentation of opening a serial port in an ... > to open the serial port directly on VMS, ...
    (comp.os.vms)