-
Try out the new Jake: AI Coding Assistant for LabVIEW!
Get answers to questions about LabVIEW and discuss your code.
NI I2C IP by NI - Toolkit for LabVIEW Download
| Version | 1.3.0.1 |
| Released | May 19, 2016 |
| Publisher | NI |
| License | NI Sample Code License |
| LabVIEW Version | LabVIEW>=13.0 |
| Operating System | Windows |
| Project links | Homepage |
Description
Inter-Integrated Circuit (I2C) buses are commonly used to communicate between a controller (master) device and a target (slave) device. I2C buses require two lines for communication: clock (SCL) and serial data (SDA). This IP contains LabVIEW FPGA code for both an I2C master and an I2C slave.
This IP is meant to be used in a LabVIEW FPGA single-cycle timed loop.