ArduinoDriver icon indicating copy to clipboard operation
ArduinoDriver copied to clipboard

Support for Sparkfun IMU

Open JulioV opened this issue 7 years ago • 1 comments

Hi,

Is it possible to add support for the SparkFun 9DoF Razor IMU M0 (SEN-14001)?

https://www.sparkfun.com/products/14001

Thanks, Julio

JulioV avatar Mar 27 '17 12:03 JulioV

Hi Julio,

Sorry for taking so long to reply.

I think this device uses the same bootloader as the Arduino Zero, which uses a modified (Atmel) SAM BA bootloader protocol (fairly rare). Currently only STK500 (v1, v2) and AVR109 are implemented in the ArduinoDriver library.

Unfortunately, I have no access to such a device which means that I can't test the implementation (even if I had the time to implement the protocol). Because of these factors (a lack of spare time and access to physical devices) I won't be able to implement support for it in the foreseeable future.

Thanks,

Christophe

christophediericx avatar Apr 23 '17 17:04 christophediericx