Hello Group,
With gateware 68 I find that the PTT stays ON in Quisk after either pin of CN4 (key/ptt in) is grounded.
These are the bits returned from HL2 in C0 [2:0]:
Ground the tip, get 0b101
Ground the ring, get 0b001
It doesn't seem right to set bit 0 for both.
It seems there were some changes in the 60 series of gateware. My older code for versions less than 62 expects key on C0[0] and no PTT. For later versions I have PTT on C0[0] and key on C0[1]. This used to work. To make Quisk work with any code version over 60, I need to know these bits for each code version.
Jim
N2ADR