Loading...
Pages: [1]   Go Down
Author Topic: Porting OLED library to Arduino DUE troubleshooting  (Read 187 times)
0 Members and 1 Guest are viewing this topic.
Offline Offline
Newbie
*
Karma: 0
Posts: 16
View Profile
 Bigger Bigger  Smaller Smaller  Reset Reset

Hey ya'll!

I'm trying to use the Adafruit OLED with my Arduino DUE and because no library exists for functionality with the DUE, I've been trying to port the already existing Adafruit library over.

I've got things compiling properly, however, I can't get anything on the display.  I've confirmed on my UNO that the display still works properly, but beyond that I'm not sure how to troubleshoot.  The biggest thing that needed porting over was the way the library would access certain ports.  I've taken some handy functions from the forums and am using those to take care of port access.  Beyond that I'm not sure what else it could be.  Could anyone give me some help please?

Adafruit_OLED.cpp is the library I ported over; it makes reference to Adafruit_GFX.cpp also which I've modified a bit (taken out the PROGMEM)
Logged

Pages: [1]   Go Up
Print
 
Jump to: