CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 5 matches
CCS Forum Index
Author Message
  Topic: SSD1306 driver for use with less RAM
paulie2907

Replies: 64
Views: 343290

PostForum: Code Library   Posted: Mon Mar 20, 2023 8:05 am   Subject: SSD1306 driver for use with less RAM
Hello,

Driver
https://www.buydisplay.com/download/ic/SSD1305.pdf

Datasheet (with initialization procedure)
https://www.buydisplay.com/download/manual/ER-OLED022-1_Series_Datasheet.pdf

Curr ...
  Topic: SSD1306 driver for use with less RAM
paulie2907

Replies: 64
Views: 343290

PostForum: Code Library   Posted: Tue Mar 14, 2023 3:13 pm   Subject: SSD1306 driver for use with less RAM
I fix "ramdomly pixel" on init display.

But display still only show half .

On code : line(0,0,128,0); //line UP
line(0,0,0,31); //line left
line(126,0,1 ...
  Topic: SSD1306 driver for use with less RAM
paulie2907

Replies: 64
Views: 343290

PostForum: Code Library   Posted: Tue Mar 14, 2023 8:06 am   Subject: SSD1306 driver for use with less RAM
Have you tried with #define SH1106?.
This is needed for the chips that are offset a couple of bits away from the
origin.

Yes i have use this define void OLED_address(unsigned int8 x, unsigne ...
  Topic: SSD1306 driver for use with less RAM
paulie2907

Replies: 64
Views: 343290

PostForum: Code Library   Posted: Mon Mar 13, 2023 8:17 pm   Subject: height problem
Ttelmah : I use your metod, it work with some edit. But bottom side is showing some pixel and Y adreses not work for me (work but not idealy), i canĀ“t find proble. ... look

driver set (for check) ...
  Topic: SSD1306OLED lcd
paulie2907

Replies: 3
Views: 11358

PostForum: General CCS C Discussion   Posted: Tue Feb 07, 2023 5:09 pm   Subject: SSD1306OLED lcd
Hello, I have a problem with the LCD, the LCD has shifted by 4 pixels. I can't find a way to fix it :( And the display shows random lines on the right side.

It can be seen on the left side on the 4 ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group