Page 1 of 1
SSD1306 I2C slow
Posted: Tue Jan 17, 2017 12:21 pm
by zadah
I Tried to use SSD1306 I2C display with FC7, but the screen update is very slow, In FC6 same program works OK (with same settings)
Processor speed is ok (based on 1 hz led blinker) PIC18f46k22
Is it possible to have speed settings for I2C communication for this component?
Re: SSD1305 I2C slow
Posted: Tue Jan 17, 2017 5:04 pm
by Benj
Hello,
The component should have a property named I2C Delay or something similar. please can you check this is set to No.
If this does not solve the issue for you then please can you post your program.
Re: SSD1305 I2C slow
Posted: Tue Jan 17, 2017 7:50 pm
by zadah
Benj wrote:Hello,
The component should have a property named I2C Delay or something similar. please can you check this is set to No.
If this does not solve the issue for you then please can you post your program.
Actually the component was SSD1306 i2c not 1305...
But anyway i didin't find any i2c delay setting. See attached code
Re: SSD1306 I2C slow
Posted: Wed Jan 18, 2017 10:46 am
by Benj