Other Parts Discussed in Thread: LMX2485E, USB2ANY
Hi,
During an automation development using USB2ANY and programming LMX2485E both through TICSPRO (v1.7.4.0) as well as via the SDK 2.8 for USB2ANY we discovered that the CTL bits of the R1 register appears to be incorrect (and not always the same!).
Using TICSPRO the LMX2485E is programmed correctly, however when looking at 'Raw Registers', you can see bit 1 through 3 (C1-C3) are often incorrect (we have seen 100 and 111, instead of the correct 001). The same is the case if one exports the hex register values, which I assume is based on the raw register values. Typically not a problem when using TICSPRO, but we used the hex export file in the USB2ANY SDK for automation, at noted the LMX did not program directly. After verifying the waveforms and timing on the microwire interface, it was discovered the R1 CTL bits were incorrect in the hex file. Once corrected, the SDK automation works fine.
Side note, we need to align our TICSPRO version with the 2.8 SDK, so we can use the same firmware version in our USB2ANY. Can you please provide a link (I think 1.7.4.1 uses USB2ANY FW v 2.8.x?) ?
Attached is the data sheet and the TICSPRO Raw Register values.