When I was using it with UNO - works fine. Now i moved my project to DUE and I can not get it to work
connection
VCC-3,3V (tried 5V also)
GND - GND
SDA -20
SCL - 21
Using i2x detector it finds the device at port 0x3.
I heave read that many people used to have problems with oleds and DUE.
Can someone reccomend me a 100% working ( best if isp because i am using SPI already, or i can use 2 SPIs at the same time ? ) big (minimum 1,5" display for DUE ?
I do not need touch screen i just need space
Is it possible the code is causing you problems, Adafruit has libraries for the SSD1327, maybe try it and see if it helps.
I've never had a problem getting screens to work with Due. https://github.com/adafruit/Adafruit_SSD1327