Unknown Command

requesttype=0x22

One parameter: 0x0000000f. Seems to be issued after a Remote Capture Control with subcode of 0x1c (unknown) or 0x04 (release shutter), or at the endo of a file download.

Command: 0x54 bytes

00000000  14 00 00 00 01 02 00 00 00 00 00 00 00 00 00 00  ................
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000040  02 00 00 00 22 00 10 12 14 00 00 00 b0 e7 12 00  ...."...........
00000050  0f 00 00 00                                      ....
      

Camera Response: 0x54 bytes (EOS 20D)

00000000  14 00 00 00 01 03 00 00 00 00 00 00 00 00 00 00  ................
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000000  02 00 00 00 22 00 10 22 14 00 00 00 b0 e7 12 00  ....".."........
00000010  00 00 00 00                                      ....
      

After this, there seems to be an interrupt read of 0x17 (23) bytes:

00000000  02 00 00 00 0c 00 00 00 17 00 00 00 07 00 00 00  ................
00000010  02 2d a4 81 00 83 ad                             .-.....
      

This looks a whole lot like the second interrupt message after release on an older Canon camera.

But there seem to be other versions of the command, e.g.:

00000000  14 00 00 00 01 02 00 00 00 00 00 00 00 00 00 00  ................
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000040  02 00 00 00 21 00 10 12 14 00 00 00 a8 e7 12 00  ....!...........
00000050  0f 00 00 00                                      ....
      

with the following response:

00000000  14 00 00 00 01 03 00 00 00 00 00 00 00 00 00 00  ................
00000010  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000020  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000030  00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00  ................
00000000  02 00 00 00 21 00 10 22 14 00 00 00 a8 e7 12 00  ....!.."........
00000010  00 00 00 00                                      ....