Page 1 of 1

Change I2C slave address on runtime

Posted: Sun Jan 09, 2022 7:15 am
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