yannis Posted April 22, 2010 Report Share Posted April 22, 2010 (edited) Hello, I have two sensors with I2C interface. How difficult is to implement that protocol on a RIO platform such as sbRIO. Can I use the digital port on the board or do I need dedicated modules? Kind regards, Yannis Edited April 22, 2010 by yannis Quote Link to comment
Rolf Kalbermatter Posted April 25, 2010 Report Share Posted April 25, 2010 Hello, I have two sensors with I2C interface. How difficult is to implement that protocol on a RIO platform such as sbRIO. Can I use the digital port on the board or do I need dedicated modules? Kind regards, Yannis You should be able to do that with some FPGA logic and last time I searched on the NI board they did actually already have a sample project or two which implemented I2C on FPGA and in RT software and I believe even based on a DAQmx interface. So many options to pick from without needing to reinvent the wheel. Quote Link to comment
Maca Posted April 26, 2010 Report Share Posted April 26, 2010 (edited) As per Rolf's suggestion: http://zone.ni.com/d...a/tut/p/id/4799 and scroll down to "Digital Buses and Protocols" You could also try "fpga i2c" in the NI search, it returns tons of relevant results. Edited April 26, 2010 by Maca Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.