Resolved! Using I3C2 port to communicate with I2C EEPROM (M24C32-RMN6TP) on STM32H533RETx
Hi everyone,I have a question regarding the compatibility between I3C and I2C devices on the STM32H533RETx.I’m using the I3C2 interface on my MCU:PC6: I3C2_SCLPC7: I3C2_SDAOn this bus, I have only one device connected – an I2C EEPROM (M24C32-RMN6TP)....