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?
SSD1306 I2C slow
Moderator: Benj
- 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
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.
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.
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Re: SSD1305 I2C slow
Actually the component was SSD1306 i2c not 1305...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.
But anyway i didin't find any i2c delay setting. See attached code
- Attachments
-
- 18f46k22_PID_oled_fc7.fcfx
- (46.44 KiB) Downloaded 267 times
- 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
Please see this topic for an updated component.
http://www.matrixtsl.com/mmforums/viewt ... 796#p78793
http://www.matrixtsl.com/mmforums/viewt ... 796#p78793
Regards Ben Rowland - MatrixTSL
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel
Flowcode Product Page - Flowcode Help Wiki - Flowcode Examples - Flowcode Blog - Flowcode Course - My YouTube Channel