[here is the result, part. 1 of the python script]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x04\x00\x00\x00\x0b\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0004, response: bytearray(b'M\xc80^')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000000B, dlen: 00000004, response: bytearray(b'M\xc80^')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00=\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000003D, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000000, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000000, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x02\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x12')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000002, dlen: 00000001, response: bytearray(b'\x12')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x01\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'$')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000001, dlen: 00000001, response: bytearray(b'$')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x04\x00\x00\x00\x1a\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0004, response: bytearray(b'\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000001A, dlen: 00000004, response: bytearray(b'\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00\x11\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000011, dlen: 00000002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00\x0f\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000000F, dlen: 00000002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x04\x00\x00\x00\x14\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0004, response: bytearray(b'\x01\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000014, dlen: 00000004, response: bytearray(b'\x01\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x03\x00\x00\x00!\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000021, dlen: 00000003, response: bytearray(b'\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\\\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000005C, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00-\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000002D, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00-\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000002D, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00,\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00B')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 0000002C, dlen: 00000002, response: bytearray(b'\x00B')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 1, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x82j')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 27, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x01\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 37, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 27, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x01\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 49, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x04\x00\x00\x00\x07\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0004, response: bytearray(b'\x00\xd8\xb8\x05')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000007, dlen: 00000004, response: bytearray(b'\x00\xd8\xb8\x05')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x04\x00\x00\x00\x05\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0004, response: bytearray(b'\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000005, dlen: 00000004, response: bytearray(b'\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x04\x00\x00\x00\x06\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0004, response: bytearray(b'\x82\x01\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000006, dlen: 00000004, response: bytearray(b'\x82\x01\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 7, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x0f\x0c')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 29, wValue: 0000, wIndex: 0000, data: [0, 49, 0, 0, 0]
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 29, wValue: 0000, wIndex: 0000, data_len: 0003, response: bytearray(b'\x02\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00R\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000052, dlen: 00000001, response: bytearray(b'\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00(\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000028, dlen: 00000002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00(\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000028, dlen: 00000002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00(\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000028, dlen: 00000002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b"\x02\x00\x00\x00\'\x00\x00\x00")
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b' \x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000027, dlen: 00000002, response: bytearray(b' \x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000002, response: bytearray(b'\x01\x02')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x02\x00\x00\x00(\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000028, dlen: 00000002, response: bytearray(b'\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x01\x00\x00\x00\x13\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000013, dlen: 00000001, response: bytearray(b'\x01')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:639) FPGA_READ: bulk: no, addr: 00000037, dlen: 00000008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:546) WRITE_CTRL: bmRequestType: 41, bRequest: 12, wValue: 0000, wIndex: 0000, data: bytearray(b'\x08\x00\x00\x007\x00\x00\x00')
(ChipWhisperer NAEUSB DEBUG|File naeusb.py:562) READ_CTRL: bmRequestType: C1, bRequest: 12, wValue: 0000, wIndex: 0000, data_len: 0008, response: bytearray(b'\x01\x02\x00\x00\x00\x00\x00\x00')