Other Parts Discussed in Thread: OPT3101
I'm having a problem with capturing any data from the EVM. The ports seem to be configured correctly as described in the User's Guide, page 11. Latte starts up fine but when I hit "Start Capture" I can see that the command to start is sent (in the log) but then times out because it never receives any data. This is the message in the log:
"Capture data from EVM timed out -- no data received from EVM. Stopping capture."
Digging a little further in the log I found this:
"
Loading register map based on flash : Register Count 34 Reg Address: 0xB5 Value:0x00000001
Loading register map based on flash : Register Count 35 Reg Address: 0xB8 Value:0x00018026
Loading register map based on flash : Register Count 36 Reg Address: 0xB9 Value:0x00000478
Operation Flash read Failed.
#Done executing .. OPT3101/OPT3101EVMrevE3_Demo/02-loadCalibrationFromFlash.py
#End Time 2019-11-08 11:58:19.873000
#Execution Time = 4.14699983597 s
#================ ERRORS:1, WARNINGS:1 ================#"
Could be the problem?