You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I configure the Logic Analyzer and Pattern Generator for an I2C device and it works fine. I save the configuration. When I open up Scopy a different time and load the configuration, the rising edge trigger for D0 and the Open Drain configuration for D1 are not restored.
To Reproduce
Steps to reproduce the behavior:
Connect an I2C device to theADALM2000 SCL on D0 and SDA on D1.
Load the "Scopy I2C.ini" file I provided
Look at the Logic Analyzer tab and notice that DO Rising Edge is not set.
Set D0 to rising edge trigger
Go to the Pattern Generator and write a valid I2C command to the device.
Change from a write to a read and read from the device. You will see that it reads all 1s. This is because D1 defaulted to "Push-Pull" not "Open-Drain" which was the state when I saved the settings.
Expected behavior
I expect Do trigger to be restored to rising edge and D1 to be open drain.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The ini files might be useful to reproduce the error.
The ini file is located at: C:/Users/ali/AppData/Roaming/ADI/Scopy.ini
Please consider attaching it.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Environment:
Describe the bug
I configure the Logic Analyzer and Pattern Generator for an I2C device and it works fine. I save the configuration. When I open up Scopy a different time and load the configuration, the rising edge trigger for D0 and the Open Drain configuration for D1 are not restored.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect Do trigger to be restored to rising edge and D1 to be open drain.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
The ini files might be useful to reproduce the error.
The ini file is located at: C:/Users/ali/AppData/Roaming/ADI/Scopy.ini
Please consider attaching it.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: