Post Go back to editing

EVAL-ADICUP3029 + CN0565 suddenly being able to run example scripts

Thread Summary

The user encountered a 'No device found' exception when running cn0565_prod_tst.py with a new ADICUP3029 and CN0565 calibration board. The solution involved ensuring the correct COM port was used, uploading the firmware from cn0565 HEX.zip, and resetting the ADICUP3029 before configuring Tera Term and IIO Oscilloscope. The baud rate was set to 230400, and the DS2 light on the ADICUP3029 flashed once upon successful connection.
AI Generated Content
Category: Hardware
Product Number: EVAL-CN0565-ARDZ

# Description of Issue

Was using brand new adicup3029 and cn0565 with the provided calibration board attached to electrodes when suddenly the board stopped accepting the python scripts provided in pyadi-iio-0.0.20. I do not have access to an iio oscilloscope, but otherweise i have followed the steps outlined in  CN0565+ADICUP3029 : no device found and  RE: CN0565+ADICUP3029,Serial Connection Error! No device found 

upon opening terra-term to the COM PORT, flashing cn0565_aducm3029_fw_eit_ad5940_iio.hex I get the message

 

However when I try to run cn0565_prod_tst.py after disconnecting the terminal, I see the DS2 Light on my adicup3029 flash once, then I get a No device found exception.  

cn0565_prod_tst.py is configured as: 

    cn0565 = adi.cn0565(uri="serial:COM5,230400,8n1n")
Attached below are photos of my board(s):
Thank you in advance for your help.
Alex