Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
9 years, 9 months ago.
MLX90393 EE_I2C_ADDR[4:0] bits
Hello, Melexis Team! I'm sorry if my question is offtopic, but our distributor still not answering. So, in datasheet Rev001 on page 16 it's said, that EE_I2C_ADDR[4:0] bits of I2C address are user accessible to overwrite, but I can't find anythere, both in datasheet and GettingStartedGuide, how to do it, or the address of this register, where I can change theese bits. So, are theese bits really changeable by user or not? Thanks.
1 Answer
9 years, 9 months ago.
The default I2C constructor in the MLX90393 driver Class allows for the I2C address to be entered. Use address 0x18, 0x1A, 0x1C or 0x1E, depending on how you wired the A1 and A0 pins.