Re: Serial & reset of the device
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Fri, 08 Jul 2011 00:45:22 -0700
yorick <yorick.brunet@xxxxxxxxx> wrote:
I'm trying to access a hardware board of my company through a serial
connection using a Python script and the pyserial module.
I use Python 2.7.1 with Ubuntu 11.04 (pyserial is the package python-
serial with version 2.5.2, http://pyserial.sourceforge.net/pyserial_api.html).
The board to which I'm trying to connect works correctly with serial
as some other guys did some TCL scripts to manage it.
My problem is that every time I open a new connection, the device is
reset. I'd like to not have the device reset.
I'm not sure what that means. The RS-232 standard does not have the
concept of "reset". What is it that triggers a device reset?
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- Re: Serial & reset of the device
- From: Tim Chase
- Re: Serial & reset of the device
- References:
- Serial & reset of the device
- From: yorick
- Serial & reset of the device
- Prev by Date: Re: Does hashlib support a file mode?
- Next by Date: Finding duplicated photo
- Previous by thread: Serial & reset of the device
- Next by thread: Re: Serial & reset of the device
- Index(es):