All the I2C addresses at 00 ?View attachment 351992here is what I have so far..
It has both SPI and I2C, so use either SPI with CS decoded, or I2C with addresses expanded.Wait!
The MLX90395 has an SPI, not an I2C interface. Decoding of the CS signal will be required.
https://www.melexis.com/en/documents/documentation/datasheets/datasheet-mlx90395
OK, the devices are "tri-axial MAGNETIC flux sensors." Those devices are not likely to respond to the touch, or even the proximity, of a non-magnetic entity, such as most humans and animals. So I see some major challenges ahead for this development project. It certainly could work with some industrial robots, and possibly even some of the more "humanoid" versions.Hello @MisterBill2, thank you for chiming in. The MLX90395 Triaxis Magnetic Node is a miniature monolithic sensor IC sensitive to the three orthogonal components of the flux density applied to the IC (i.e. BX, BY and BZ) and to temperature. My desired result is to group 16 of these sensors to create a device that is capable of providing output to sensory touch.