I2C SCB v4.0 secondary slave address

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
eroberge
Level 1
Level 1
5 sign-ins First reply posted First question asked

Hi everyone,

so I saw the using the EZI2C Slave (SCB mode) [v4.0], it is possible to have a secondary slave address. I was wondering if it was possible to have the same "secondary salve address" when using a regular I2C (SCB mode) [v4.0] block. I looked for information, but could not find what I wanted.  

0 Likes
3 Replies
Arpit_S
Moderator
Moderator
Moderator
50 likes received 250 replies posted 100 solutions authored

Hi,

In regular I2C we do not have a direct "Secondary slave address". Can you please explain your application a little bit?

Thanks & Regards

Arpit Srivastav

0 Likes

Thanks for the reply, basically I'd like to have on the same slave 2 different addresses for the master to call. The thing is that I'd like those 2 addresses to access 2 different buffers on my slave (like you can do with the EZI2C module). I know I can have "2 addresses" by changing the slave address mask, but if I do that the buffer to be read is still the same with both address. Is there a way I can have a similar behavior as EZI2C where I can define the buffers for certain address calls?

 

0 Likes
lock attach
Attachments are accessible only for community members.
Arpit_S
Moderator
Moderator
Moderator
50 likes received 250 replies posted 100 solutions authored
 
0 Likes