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

Converting library for Arduino Due (from AVR to ARM) #94

Open
tobiaszehntner opened this issue Oct 29, 2013 · 1 comment
Open

Converting library for Arduino Due (from AVR to ARM) #94

tobiaszehntner opened this issue Oct 29, 2013 · 1 comment

Comments

@tobiaszehntner
Copy link

Hello there (again),

I borrowed an Arduino Due from Mike, so next struggle: my LED library doesn't work with it..

Is there an easy way to convert the library? As far as I could learn from the internetz, the library is probably written for AVR, while the Due uses ARM. Now, I have absolutely no idea what that means, but maybe any of your smart brains does?

I'm hoping there might be an easy solution of commenting a certain line or copying something over, as some forum posts suggest, but it's a bit over my head.

The newest version of the LED library can be found here:
https://code.google.com/p/fastspi/downloads/list

Here's a forum post about something similar (also over my head):
http://forum.arduino.cc/index.php?topic=129407.0

Any suggestions much appreciated!
Thanks

@mikewesthad
Copy link
Contributor

I don't know anything about the different platforms, but it looks like the next release of this library will have Due support as per this post. Maybe if you can find the github account of this guy from the comment, it might have the Due implementation.

If you post the code you were running on the Leonardo, I could try and make some guesses about what could be optimized?

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