RuggedCircuits
I am the "whoever" in your post.
The SPI library was finished a day or 2 ago. It may still need some work, let me know.
I have fixed the "PROGMEM", just add this at the start of your program
#define PROGMEM
I downloaded your Beat707 program. It has a lot of AVR specific code in it. Anything that bypasses the Arduino abstraction layer will have to be re-written.
I really like your compatibility chart. May I have permission to convert it to an html table and use it in our docs.
Let me know other things you find and I will get to them as soon as I can
Mark
I am the "whoever" in your post.
The SPI library was finished a day or 2 ago. It may still need some work, let me know.
I have fixed the "PROGMEM", just add this at the start of your program
#define PROGMEM
I downloaded your Beat707 program. It has a lot of AVR specific code in it. Anything that bypasses the Arduino abstraction layer will have to be re-written.
I really like your compatibility chart. May I have permission to convert it to an html table and use it in our docs.
Let me know other things you find and I will get to them as soon as I can
Mark
Hi
The chipkit board does look pretty powerful. I just got mine. I am having issues with the SPI library. is there any good/better source of documentation on the jumpers and what not to be able to use the SPI. I have set J5 and J7 to master mode. and J4 to Digital I/O mode. when the code is running i tried scoping the SPI pins and I see nothing.
Thanks
Swalehm
