LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

fpga with rs232

I am trying to use sbRIO9626 to communication with ZIgbee . I use DIO83/84 as TxD and RxD . I'd like to know should I define the DIO83/84 or configratue something?

0 Kudos
Message 1 of 7
(3,616 Views)

What's wrong with using one of the two serial ports built onto the board?  I think you have to control them through the RT, but I see no reason why that should be an issue.


GCentral
There are only two ways to tell somebody thanks: Kudos and Marked Solutions
Unofficial Forum Rules and Guidelines
"Not that we are sufficient in ourselves to claim anything as coming from us, but our sufficiency is from God" - 2 Corinthians 3:5
0 Kudos
Message 2 of 7
(3,597 Views)

thank you for your time, but I am confusing your answer. 

 

 

What's wrong with using one of the two serial ports built onto the board?

----do you mean " W501, RS-232(COM 1) and W503, RS-232(COM 2) "?

----if yes but I do not use both of them , can I use DIO to communicate with some device?(I mean use "DIO" as TxD / RxD")?

 

I think you have to control them through the RT..

------yes, I have a  vi  through the RT to receive the data from FPGA

 

 

0 Kudos
Message 3 of 7
(3,568 Views)

He was asking why you don't want to use the ports that are already there with the API that's already created instead of rebuilding functionality that already exists.  If you want to write your own control, you likely can.  I'm not sure why you would.  Serial communication isn't generally fast enough to worry about using the FPGA.  What are you hoping to gain by doing extra work here?

0 Kudos
Message 4 of 7
(3,542 Views)

Thank you for your time ,I solved my question.

0 Kudos
Message 5 of 7
(3,492 Views)

Something to keep in mind, others may find this thread later through google.  They'd appreciate if you shared what you did so they can duplicate it.

0 Kudos
Message 6 of 7
(3,472 Views)

Hi, actually my question was about how to use dio to communicate some devices, and I made a phone call to ask ni support then they sent me some data.
I think I was asking wrong way ..sorry about that.

0 Kudos
Message 7 of 7
(3,421 Views)