Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Sparkfun IMU #14

Open
JulioV opened this issue Mar 27, 2017 · 1 comment
Open

Support for Sparkfun IMU #14

JulioV opened this issue Mar 27, 2017 · 1 comment

Comments

@JulioV
Copy link

JulioV commented Mar 27, 2017

Hi,

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

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

Thanks,
Julio

@christophediericx
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants