Serial Port Problem - Use Half duplex
Mobile and Embedded
9
Posts
3
Posters
2.3k
Views
1
Watching
-
Hi there, I'm new on QT.
I just wonder how can I set up my serial port to half duplex?
-
What is half duplex? And what do you half duplex without Qt? :)
-
My sensor type is half duplex :(
The sensor has 3 connect line such as vcc, gnd, tx/rx.
So, I have to use half duplex. -
Of course :)
When I use it on embeded board, I set up as half duplex.
But not now..On embedded board, Usart port give some function for half duplex.
-
Yes, that sensor is customized for us by some company. so, there is no link and I can't post a link :(
I think I can't make sure the answer for my problem.
One thing what I can try to something is to make interface board. :)
Thank you for your answer for me.