I2C component

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
sotos
Posts: 25
Joined: Wed Dec 12, 2007 3:14 pm
Has thanked: 10 times
Been thanked: 3 times
Contact:

I2C component

Post by sotos »

Hi
I would like to know if there is any restriction in numbers of I2C components that I can use in FC 5.4
when I try to use more than 4 I2C component , the compile fails and I receive many error messages . :( :( :(
In previus version of FC ( 4.5 ) I have use 5 I2C component successfuly .

Regards
S MAKRIS

User avatar
Jordy101091
Posts: 519
Joined: Sat Jan 08, 2011 4:02 pm
Location: The Netherlands
Has thanked: 25 times
Been thanked: 188 times
Contact:

Re: I2C component

Post by Jordy101091 »

Hi Sotos,

I think you mist understand the component function idea.
If you want to use multiple I2C slave devices you only need one I2C Component.

The key to use multiple I2C slave Devices is to use there internal address to communicate with them.

Hope this help a bit.

Regards Jordy
the will to learn, should not be stopped by any price

sotos
Posts: 25
Joined: Wed Dec 12, 2007 3:14 pm
Has thanked: 10 times
Been thanked: 3 times
Contact:

Re: I2C component

Post by sotos »

Hi JORDY

You're right, it was my mistake to try to use multiply I2C Master componrnts . :oops: :oops: :oops:

Thanks for your answer .

Regards SOTOS

Post Reply