I2C master and slave same time
Can I use STM32F401RCT6 to be I2C master and slave at the same time?
1: For the Master, I use I2C1 -> pin PB6 and PB7, I will read data from the current sensor ICs.
2: For Slave, I use I2C3 -> pin PA8 and PC9, I will send and receive data from another STM32.
Does it work? Please give me advice.
Thanks everyone,

