Change I2C slave address on runtime

Moderator: Benj

Post Reply
User avatar
CamargoF
Posts: 36
Joined: Thu Aug 02, 2018 8:16 pm
Location: Sao Paulo, SP - Brazil
Has thanked: 6 times
Been thanked: 7 times
Contact:

Change I2C slave address on runtime

Post by CamargoF »

I would like to set the address of the I2C slave on runtime, to avoid conflict with multiple MCUs.
The I2C initialize funcion used to have two parameter (address and mask) that disapear on FC8.
a SetMask() and SefAddress() is necessary.

Mean while, I would like to know if there is any way to change the I2C Slave Address propery value?

Best regards,

Fernando

Post Reply