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
Is your feature request related to a problem? Please describe.
I would like to use the ADALM2000 and Scopy as an I2C Master for debugging. It needs simple enhancements to allow this.
Describe the solution you'd like
I would like the option for a Repeat Start with no Stop bit. libm2k supports this. Even better would be a full Write Read transaction.
Describe alternatives you've considered
I can do this with libm2k and Python, bit it would be much easier in Scopy.
Additional context
None
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
I would like to use the ADALM2000 and Scopy as an I2C Master for debugging. It needs simple enhancements to allow this.
Describe the solution you'd like
I would like the option for a Repeat Start with no Stop bit. libm2k supports this. Even better would be a full Write Read transaction.
Describe alternatives you've considered
I can do this with libm2k and Python, bit it would be much easier in Scopy.
Additional context
None
The text was updated successfully, but these errors were encountered: