SSD1306 I2C slow

A forums to allow bugs and problems with Flowcode v7 to be reported and resolved.

Moderator: Benj

Post Reply
zadah
Posts: 31
Joined: Wed May 02, 2012 5:49 pm
Has thanked: 3 times
Been thanked: 7 times
Contact:

SSD1306 I2C slow

Post 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?
Last edited by zadah on Tue Jan 17, 2017 7:47 pm, edited 1 time in total.

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: SSD1305 I2C slow

Post 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.

zadah
Posts: 31
Joined: Wed May 02, 2012 5:49 pm
Has thanked: 3 times
Been thanked: 7 times
Contact:

Re: SSD1305 I2C slow

Post 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
Attachments
18f46k22_PID_oled_fc7.fcfx
(46.44 KiB) Downloaded 245 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: SSD1306 I2C slow

Post by Benj »

Please see this topic for an updated component.
http://www.matrixtsl.com/mmforums/viewt ... 796#p78793

Post Reply