Hi, i have made a little schematic to adapt a 5v I2c to a 3.3v logic interface and i would like your opinion/advice on it (before manufacturing !) To do this i used the nxp P82B96
https://www.nxp.com/docs/en/data-sheet/P82B96.pdf. The goal is to interface i2c5v sensor to a MCU (STM32) with 3.3v logic interface
See on the picture joint the schematic.
First question his about the two capacitor C75/76. I'm not sure there is very necessary but in page 13 of the doc they use it ! Do you think it's good idea to add it (sda/scl_3.3v is directly connected to MCU gpio)
Another question i use some mosfet (Q16, Q20 ...) to enable or disable pull-up on i2c bus (for 5v and 3v). The reason is that the card is powered by a battery and i would like to save power when the MCU is in sleep mode. Could you just said me if you see any mistake on this section ? (To enable pull-up i connect the I2C_xV_EN to GND)
Thanks a lot in advance for your help !