ts-7000
[Top] [All Lists]

[ts-7000] TS-7300 COM3~COM4 output is not working

To:
Subject: [ts-7000] TS-7300 COM3~COM4 output is not working
From: "Sungjoon" <>
Date: Fri, 09 Dec 2011 00:26:44 -0000
 Hi,

I'm trying to use COM3~COM5 of the TS7300 but the ports are not working 
correctly.  COM1~COM2 work very well. 

Input to the ports are working find but the output is not. I simply sent one 
character and probed the TX with oscilloscope. Sometimes there is a valid 
output but sometimes the output is not correct. When not transmitting, the 
output should be low but it's stuck to high sometimes. 


Here is the code I'm using. Can anyone help me?


 unsigned char value;
  unsigned char *val_buf;


 fd = open("/dev/ttyT8S0", O_RDWR | O_NOCTTY | O_NDELAY);
     fcntl(fd, F_SETFL, 0);
   value = 16;
   val_buf = &value;
   write(fd,val_buf,1);




------------------------------------

Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/ts-7000/

<*> Your email settings:
    Individual Email | Traditional

<*> To change settings online go to:
    http://groups.yahoo.com/group/ts-7000/join
    (Yahoo! ID required)

<*> To change settings via email:
     
    

<*> To unsubscribe from this group, send an email to:
    

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/

<Prev in Thread] Current Thread [Next in Thread>
Admin

Disclaimer: Neither Andrew Taylor nor the University of NSW School of Computer and Engineering take any responsibility for the contents of this archive. It is purely a compilation of material sent by many people to the birding-aus mailing list. It has not been checked for accuracy nor its content verified in any way. If you wish to get material removed from the archive or have other queries about the archive e-mail Andrew Taylor at this address: andrewt@cse.unsw.EDU.AU