Search found 1 match

by azip_ahmadz
Wed Apr 09, 2008 7:22 pm
Forum: Computer Programming
Topic: problem with structure serial(termios)
Replies: 0
Views: 2762

problem with structure serial(termios)

hi,, anybody can help me,, I have a problem with my serial program. My serial program connect to one of hardware,but the program can't send data. I think the problem is structure of termios is'nt correct. I want to connect to the that hardware with : 1. BAUD = 19200 2. DATABITS = 8 3. PARITY = EVEN ...