IC enable connection and I2C connection


hi all,

i want ask how right connect enable in ics , digital communication between ics.

take example this:



in first case have mcu connect pin1 , pin2 example, in second enable pin, in third i2c connection.

i want ask 3 examples:

 - how correctly should choose resistors value?
 - it's error connect decoupling cap? (i suppose it's if want have stable en i'll have delay before  en goes down after pin5 pull down)
 - difference between i2c connection , simple connection between 2 pins? see first have resistor connected vcc , second gnd, why difference?

for individual chips' enable lines read datasheet - that's source of correct
information.  if general input hardwired on cmos ic tie gnd or vcc as
appropriate directly.  ancient ttl logic chips things different, ancient,
you shouldn't seeing them around these days.

for i2c bus things pretty standardized, in lack of other information use 4k7 pullups
on sda , scl.


Arduino Forum > Using Arduino > General Electronics > IC enable connection and I2C connection


arduino

Comments

Popular posts from this blog

invalid use of void expresion in FlexiTimer2 library

error: a function-definition is not allowed here before '{' token

LED Strip Code