CLRC663 and I2C

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

CLRC663 and I2C

2,731 次查看
fomin-ruslan32
Contributor II

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?

 

0 项奖励
回复
4 回复数

2,694 次查看
Gaolaowai
Contributor I

Are there any examples or existing code that shows a working state using i2c? All the existing examples seem to be biased toward SPI.

0 项奖励
回复

2,635 次查看
fomin-ruslan32
Contributor II

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.

0 项奖励
回复

2,711 次查看
nxf58474
NXP Employee
NXP Employee

Hi,

 

Hope you are doing well. There should be no problem having two devices on an I2C bus, but it would be better to have just one I2C bus for the CLRC663.

 

Best Regards,

Ricardo

0 项奖励
回复

2,634 次查看
fomin-ruslan32
Contributor II

hi, Ricardo!

Thanks a lot of answer.

0 项奖励
回复