[avr-gcc-list] Help talking to serial port in Linux
From:
ChristoGeo
Subject:
[avr-gcc-list] Help talking to serial port in Linux
Date:
Wed, 07 Nov 2001 19:24:51 -0800
Hi, I am looking for some examples of communications up/down through the
serial port under linux. I am trying to port my dos tools over to Linux
and this is my biggest problem (serial comms). I need to open the port at
115200 and also control dtr signal (my reset), etc. Anyone have any places
with examples?