Hello,
I am fairly new to labview and FTDI chips. I bought ftdi UM232H module and i am trying to use SPI interface using MPSSE to control SPI device. Since i am very new to labview i decided to write simple code that could write a data in the EEPROM chip. i have downloaded the sample labview code provided in ftd website and connect them all to write a simple code so i could see the signals in the Tektronix MSO 2024 oscilliscope. I have installed correct drivers and my code compiles well. The pin configuration for ftdi UM232H to oscilliscope is (pin 7 - clock, pin 8- MOSI, pin10 - chip select and pin 6 - ground). The code can see the ftdi chip but i can't see any signals in the oscilliscope. I have attached my code in the attachment. I was wondering if someone could look at my code and say what i am doing wrong. i have attached all my codes below
Thank You