RE: Serial port doesn't send data?
"Jeremy Kongs" <jeremy.kongs-6tN4nzCoH/[email protected]>
| Newsgroups | gmane.comp.hardware.microcontrollers.tini |
|---|---|
| Message-ID | <[email protected]> |
Try the CommTester example in the examples directory perhaps you are not getting the serial port setup correctly. > -----Original Message----- > From: tini-admin-6tN4nzCoH/[email protected] [mailto:tini-admin-6tN4nzCoH/[email protected]]On Behalf Of > Fabian Lopez Coloma > Sent: Monday, May 17, 2004 11:05 AM > To: tini-6tN4nzCoH/[email protected] > Cc: [email protected] > Subject: [TINI]Serial port doesn't send data? > > > > I have a TiniTutor board from Taylec. The problem that I have is > that I can not > write data aaon serial port, although the program is working and writting > correctly in the serial port outputstream: > > public SerialPort sp; > public OutputStream sout; > sout=sp.getOutputStream(); > ... > sout.write(a); > System.out.print(a); > > > I am monitoring the serial port in order to see if it is sending > anything, but I > can not detect anything, althoug System.out.prinln(a) shows the > bytes that are > supposed to be sent. > Do you know about some software that monitore the serial port? > > Thanks a lot for your help! > -- > > _______________________________________________ > TINI mailing list > TINI-6tN4nzCoH/[email protected] > To UNSUBSCRIBE, edit your profile, or see list archives: > http://lists.dalsemi.com/mailman/listinfo/tini _______________________________________________ TINI mailing list TINI-6tN4nzCoH/[email protected] To UNSUBSCRIBE, edit your profile, or see list archives: http://lists.dalsemi.com/mailman/listinfo/tini