teknotus / depthview

intel RealSense 3D camera viewer for Linux
GNU Lesser General Public License v2.1
98 stars 38 forks source link

Firmware update #12

Open floe opened 8 years ago

floe commented 8 years ago

Just for the record, I have a PCAP file which (probably) contains a firmware update of the F200. For those interested, it's available here: http://floe.butterbrot.org/external/firmware_pcap/realsense.pcap

teknotus commented 8 years ago

I'm guessing that since intel conforms to standards it will be via DFU, and standard tools will work. Also probably at least has a checksum to make sure corrupted files don't brick the camera so it's probably safe to try?

http://wiki.openmoko.org/wiki/USB_DFU_-_The_USB_Device_Firmware_Upgrade_standard

Note from what I've learned from someone emailing me the new HP Sprout has the firmware from last year, but the drivers that come with it break the official intel SDK. So this simultaneously might be the only way to install the update on a sprout, and may possibly break the sprout software.