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
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