2024-07-12 04:29 AM
Hey everyone!.
I'm trying to use I2C protocol to transmit data from master to slave using i2c1 and i2c2 pins.
But my rx buffer is not getting updated.
I've gone through a couple of tutorials and I found out that in most of them they used two boards , so it got me thinking can we do it in a single board??? I'm new to stm32 can anyone help me??.
2024-07-15 11:10 PM
i have removed the comments but still the same problem,
and yes i have enabled the event interrupt.