Hello AD team,
I recently purchased the CN0503 eval board and am having trouble doing any evaluating. After following the steps in the quick start guide I was able to successfully get the device appearing as a "Daplink" drive and with the proper "mbed serial port" designation.
(Daplink)
(Device manager view)
After dragging and dropping the hex file provided on the github here https://github.com/analogdevicesinc/EVAL-ADICUP3029/releases/download/Latest/ADuCM3029_demo_cn0503.hex. I was unable to connect to the board in any way using Putty. Running the python scripts provided seemed to work fine, even proclaiming that the serial and UART connections were up, but I suspect they were just failing silently.
(running config channel script, the resulting file is 0 bytes)
(running get data, it will hang here forever)
After this I downloaded the GUI referenced in the quickstart guide (if anyone else is looking this helpful thread points out where to find it, it's not actually listed in the guide itself https://ez.analog.com/optical_sensing/f/q-a/555131/where-is-the-gui-executable-for-the-cn0503-adpd4101?queryID=5d868f6e825897bb72767a481c3aff83&objectId=272de71b-8589-4283-a24c-6dd1c610cad6&eztype=Forum%20Thread)
Occasionally during all of this the LED on DS2 will flash, but no data actually comes back.
My problem seems very similar to (https://ez.analog.com/optical_sensing/f/q-a/555926/eval_cn0503-ardz-and-adicup3029-demo-software-issue?queryID=d69e1ef2d15c1dee74ce0a149c2a91e1&objectId=e1f142a1-e339-4567-93ee-e6531cee4d1d&eztype=Forum%20Thread). I tried to download the source and build from github but ran into build errors in Crosscore. Using crosscore I was able to get some example projects debugging, but none seemed to be functioning totally properly, for example the blinky example ran but didn't actually blink the LEDs.
I would greatly appreciate any ideas and am willing to provide more detail. Also this is the second ADICUP3029 that I've tried.