07-18-2012 07:15 AM
Hello,
I am using the PXi6552 to communicate with a device via the I2c and SPI. I use the I2C/SPI Digital Waveform Reference Library.
My device use also a serial link (Rs232) and i would like communicate to the device via the serial link (via the pxi6552).
I am searching some examples ( serial via pxi6552) or if possible a library for serial link like I²c /Spi (including protocol: bit start/stop/parity..).
Thanks for your support.
Best regards.
07-18-2012 07:55 AM - edited 07-18-2012 07:56 AM
Honestly, I'd just buy a PXI-8430/2.
07-18-2012 09:25 AM
I cannot use the pxi8430, because my device use the same inputs (pins) between the i²c and the serial (+2 config pins).
The goal of the tools is communicate by I²C and after communicate via serial without external action ( no need to deplug the serial or the I2c plug).
BR
07-19-2012 10:58 AM
Hello,
I haven't found such a thing. I think that you'll have to design it yourself.
Regards,
Mathieu P. | Certified LabVIEW Associate Developer
National Instruments France
07-20-2012 02:09 AM
Lab-user, what you want to do can be done with a FTDI USB module. The FT4232 can interface with I2C and serial like RS-232 (TTL level) With some extra components to switch between the two.
Kees