Hello
I have ATtiny416 XPLAINED NANO boards and I love them. But it's a shame the board is populated with smallest uC from ATtiny__16 family with only 4kB memory. There's available ATtiny3216 which is pin compatible but has more memory and peripherals.
Is it possible to use build-in board embedded debugger mEDBG to debug ATtiny3216 instead of ATtiny416? Similar debugger is on all XPLAINED boards. Have anyone tried to use it with other uC than provided on demo board?