SNLU293A December 2022 – December 2022 DS560DF810
This step establishes a connection between the PC running Latte and the DS560DF810EVM. The DS560DF810EVM should be powered for this step.
In the scripts window of Latte, under setup section, select setup.py.
Press F5 to run the program.
Check the Log window to ensure there are no errors where the following line should be displayed
i2c - USB Instrument created.
Gpio Programmer - USB Instrument created.
Missing or obsolete drivers for the FTDI chip in the DS560DF810EVM is a common error source. Windows Device Manager may be used to verify the connection between the PC and the EVM by checking the USB instantiations. The user may update PC with the appropriate driver if necessary.
There are two places in setup.py that use the word "Dual" in lines 34 and 42. These need to be replaced with the word "Quad" for the script to run without errors.
Additionally, make sure devIdentifier on line 2 is set to a value of 2 for DS560DF810.