EZI2C accept general call address

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
eroberge
Level 1
Level 1
5 sign-ins First reply posted First question asked

Hi everyone, 

I have multiple I2C slaves on a network (they are all psoc4 mcu) and I would like to make a general call from the master to all the slaves using the general call address (0x00). Is it possible to accept general call address using EzI2C slave blocks? I tried finding a way to do it, but could not find any info.

0 Likes
1 Solution
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @eroberge ,

The EZI2C Component does support the general call feature.

You can get more information on the usage of this in page 20 and page 50 (example code) of the datasheet  of the EZI2C Component

Hope this helps.

Warm Regards
Alen

 

View solution in original post

0 Likes
1 Reply
AlenAn14
Moderator
Moderator
Moderator
500 replies posted 100 solutions authored 250 replies posted

Hi @eroberge ,

The EZI2C Component does support the general call feature.

You can get more information on the usage of this in page 20 and page 50 (example code) of the datasheet  of the EZI2C Component

Hope this helps.

Warm Regards
Alen

 

0 Likes