uart stops to receive data
Hi, All!
I have a problem with UART on industrial computer JUKI-511.
I use UART to communicate with different 485 devices - simple program
in cycle asks these devices.
Then I enter distortions on 485 bus by (for example) closining
data- and data+ wires or by connecting independent transmitter to
485 bus, sometimes, after such experiments UART stops (forever) to
receive data from the
devices, but transmitting from UART works well and devices responds to
requests.
Reinitializing UART from the programm by system calls close (...),
open (...) solves
this problem.
I tested other industrial motherboards and this problem with
UART never occured.
Does anybody have such trouble?
hardware: motherboard - JUKI-511P-300, chipset - GEODE CS55530A
OS: Linux, kernel 2.4.20
Best, reagards!
Thanks,
Arkadi K.
.
Relevant Pages
- uart stops to receive data
... I have a problem with UART on industrial computer JUKI-511. ... in cycle asks these devices. ... Then I enter distortions on 485 bus by closining ... data- and data+ wires or by connecting independent transmitter to ... (comp.arch.embedded) - Re: bussystem mit avr
... Eine ordentlicher Bus mit genau 2 terminierten Enden und ohne Stichleitungen ist aber meist die bessere Variante. ... einfach ueber z.b. einen atmega8 ansteuerbar sein. ... Der ATmega8 hat nen normalen UART der auch sehr leicht zu programmieren ist und an den klemmst Du einfach nen üblichen RS485-Tranciever und schaltest die Richtung entsprechend Deinen Anforderungen in Software mit einem extra Pin um. ... (de.sci.electronics) - Re: Can change UART data port from 8 bits to 16 bits?
... Zhi wrote: ... UART is 16 bits data width instead of 8 bits width. ... bus and simply leave half the bus dangling... ... (comp.lang.vhdl) - Re: uart stops to receive data
... Then I enter distortions on 485 bus by (for ... example) closining data- and data+ wires or by connecting independent ... transmitter to 485 bus, sometimes, after such experiments UART stops ... (comp.arch.embedded) - Re: uart stops to receive data
... Then I enter distortions on 485 bus by (for ... example) closining data- and data+ wires or by connecting independent ... transmitter to 485 bus, sometimes, after such experiments UART stops ... (comp.arch.embedded) |
|