Many MCP4728 with same I2C adress/ID on the same I2C bus

Thread Starter

synthlink

Joined Mar 27, 2017
7
Okay, okay ! :-D
To make everybody's happy I'll use that bloody TCA9548A, but it means install two of them and a tricky code to write...
Wish the XIAO SAMD21 has enough onboard memory for that code add-on !
Thank you all for your answers.
 

WBahn

Joined Mar 31, 2012
33,063
Okay, okay ! :-D
To make everybody's happy I'll use that bloody TCA9548A, but it means install two of them and a tricky code to write...
Wish the XIAO SAMD21 has enough onboard memory for that code add-on !
Thank you all for your answers.
One thing to keep in mind:

Engineering is both an art and a science.

The art of engineering is learning from your own mistakes. The science is learning from the mistakes of others.

We are giving you the opportunity to practice the science to reduce the degree to which you must practice the art.
 

Thread Starter

synthlink

Joined Mar 27, 2017
7
One thing to keep in mind:

Engineering is both an art and a science.

The art of engineering is learning from your own mistakes. The science is learning from the mistakes of others.

We are giving you the opportunity to practice the science to reduce the degree to which you must practice the art.
Usually I design analog stuff, mainly music synthesizers and recording studio gear.
The design I'm working on is my first synth controlled with a SoC and involving I2C parts, so I'll ask other silly questions ! :)
 

Ya’akov

Joined Jan 27, 2019
10,275
Okay, okay ! :-D
To make everybody's happy I'll use that bloody TCA9548A, but it means install two of them and a tricky code to write...
Wish the XIAO SAMD21 has enough onboard memory for that code add-on !
Thank you all for your answers.
Keep in mind the XIAO is small and cheap, you could use two and have one handle the communications if 32K/256K is not enough for your code.
 
Top