Open dspmind opened 7 years ago
It doesn't look that difficult to implement, we'll see if something like this can fit the usage in 7.2.
On second thought, the changes for this seem to be a bit more extensive than expected. Issue #52 should also cover this.
I've started thinking about this in my protocol v2 redesign - see #52
I was looking for feature in BPv3 hardware that enable one to configure AUX pin as an H->L or L->H interrupt i/p pin and use that modify the binary bit bang protocol to generate an protocol EVENT on the interrupt arrival. This will help in scripting several h/w devices. An exact same feature was already asked in https://github.com/0x90/the-bus-pirate/issues/5
Is this feature very difficult to implement, extending the binary bit bang protocol of BP.
Thanks in Advance