This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DS560DF410EVM: Bring up of DS560DF410 Eval Board

Part Number: DS560DF410EVM
Other Parts Discussed in Thread: DS560DF410

Tool/software:

Hello team,

we need some support in bringing up the DS560DF410 Eval Board. Running the script "bringupLib.py" brings some errors.

Please find in the following the log:

#======
#Executing .. DS560_V4P0/setup/setup.py
#Start Time 2025-06-30 14:34:52.164000
DS560LibraryV4p0
i2c - USB Instrument created.
resetDevice
MPSSE mode set
synchronizeMpsse
Synchronization passed
set Clock divider
Gpio Programmer - USB Instrument created.
#Done executing .. DS560_V4P0/setup/setup.py
#End Time 2025-06-30 14:34:56.964000
#Execution Time = 4.79999995232 s
#================ ERRORS:0, WARNINGS:0 ================#
#======
#Executing .. DS560_V4P0/setup/devinit.py
#Start Time 2025-06-30 14:35:14.271000
Loaded Libraries
set Clock divider
#Done executing .. DS560_V4P0/setup/devinit.py
#End Time 2025-06-30 14:35:17.319000
#Execution Time = 3.04800009727 s
#================ ERRORS:0, WARNINGS:0 ================#
#======
#Executing .. DS560_V4P0/bringup/1_bringupParams.py
#Start Time 2025-06-30 14:35:35.734000
#Done executing .. DS560_V4P0/bringup/1_bringupParams.py
#End Time 2025-06-30 14:35:35.735000
#Execution Time = 0.000999927520752 s
#================ ERRORS:0, WARNINGS:0 ================#
#======
#Executing .. DS560_V4P0/bringup/2_bringupLib.py
#Start Time 2025-06-30 14:35:46.560000
Device - Device registers reset.
chipType: 0x0
chipId: 0x20
chipVersion: 0xa
vendorId: 0x3
Count= 3 Ack -not received
Count= 4 Ack -not received
slaveAddrAck -not received
Count= 0 Ack -not received
slaveAddrAck1 -not received
slaveAddrAck -not received
Count= 0 Ack -not received
slaveAddrAck1 -not received
slaveAddrAck -not received
Count= 0 Ack -not received
slaveAddrAck1 -not received
slaveAddrAck -not received
Count= 0 Ack -not received
slaveAddrAck1 -not received
slaveAddrAck -not received
Count= 0 Ack -not received
slaveAddrAck1 -not received
chipType: 0xff
chipId: 0xff
chipVersion: 0xff
vendorId: 0xffff
I2C not working.
#Error: name 'bringupStat' is not defined
# "DS560_V4P0/bringup/2_bringupLib.py", line 16, in
# NameError: name 'bringupStat' is not defined
#
#
#Done executing .. DS560_V4P0/bringup/2_bringupLib.py
#End Time 2025-06-30 14:35:48.302000
#Execution Time = 1.742000103 s
#================ ERRORS:19, WARNINGS:0 ================#

Any idea what happens here?

Thanks, Stephan