Forum Discussion
WGith
Occasional Contributor
6 years agoI took a look at the TCL file and I realized I was doing the 2 words of data in the incorrect order. It needs to be the 0x004A8000 data first and then 0x0. I tried that and I still get 0x1 as my response. It seems that I get the error command as soon as I send the first command. The data I am sending to base+0 is 0x0000205C. I don't know what else to do to get a valid response.
I am continuing to read the tcl file and see if there is anything I could have missed.