Fixed for Teensy's, added SPI.transaction (where applicable)#7
Fixed for Teensy's, added SPI.transaction (where applicable)#7sumotoy wants to merge 2 commits intoArduCAM:masterfrom
Conversation
|
Tested with Teensy and works. Some example need just small adds for compatibility with Teensy. |
|
Dear Max, Best Regards, From: max mc costa |
|
Thanks Lee, I'm actually write some more examples for Teensy and some TFT/OLED libraries I already shared in my github. |
|
You can rise the SPI speed to 8MHz, but we do face the compatibility problem for Arduino DUE. From: max mc costa |
|
Lee, was there ever an official version of the software released that included transactions? |
The current master doesn't compile with Teensy's, I have added some addition for compile with Teensy's and support for SPI Transactions for processor that support this. I also corrected some tiny warnings. Compliments for this marvellous hardware tiny thing!