Hi, everyone!
I am developing Nfc reader for home access systems.
I've the STM32F207 and CLRC663. They communicate via I2C interface.
Bus frequency is 400 kHz. In the system has another I2C device on same bus.
Сan there be problems in the operation of the CLRC663 if there is another parallel operating device?
Or is it better to leave only CLRC663 on the bus?
If you can read and write clrc663 registers through i2c then the i2c interface is working. But there is a nuance, if the bus frequency is higher than 100 kHz, you must wait a while until the command is processed.