Instrument Control (GPIB, Serial, VISA, IVI)

cancel
Showing results for 
Search instead for 
Did you mean: 

Where are UART pins on sbRIO-9627?

Solved!
Go to solution

I'm new to SingleBoard RIO and I need 5 UARTS but I can't find the RX TX pins. Where are the pins located?

 

Datasheet: https://www.ni.com/docs/en-US/bundle/sbrio-9627-feature/page/overview.html

Product page: https://www.ni.com/en/shop/compactrio/single-board-rio.html

 

 

RS232
Onboard (Total) = 2 (6)

 

0 Kudos
Message 1 of 3
(4,976 Views)
Solution
Accepted by topic author aan928

Page 42 of the user manual starts to document how to expose the additional UARTS.

https://www.ni.com/docs/en-US/bundle/sbrio-9627-feature/page/overview.html

 

Those UARTS are implemented in the FPGA, so the TX and RX pins can be routed to any of the FPGA DIO lines. That is defined via the sbRIO CLIP generator tool installed with LabVIEW and implemented by selected a socketed CLIP RMC plug-in in the LabVIEW project.

 

Page 24 of the RMC design guide also gives further detail:

https://www.ni.com/docs/en-US/bundle/sbrio-9607-9627-rmc-feature/page/rmc-purpose.html

 

Also, this NIWeek presentation walks through the RMC design process and SW tools for configuring additional peripherals, such as UARTS.

https://forums.ni.com/t5/Past-NIWeek-Sessions/Tips-for-Designing-Carrier-Boards-and-RIO-Mezzanine-Ca...

 

Regards,

Spex
National Instruments

To the pessimist, the glass is half empty; to the optimist, the glass is half full; to the engineer, the glass is twice as big as it needs to be has a 2x safety factor...
Message 2 of 3
(4,946 Views)

Thank you.

1. So I should be able to have 6 UARTS on these GPIO pins?

2. Is it possible to configure more than (6*2) GPIO pins to have UART functionality?

0 Kudos
Message 3 of 3
(4,921 Views)