Solved
I2C_INTERRUPT Mode not working
- October 6, 2025
- 3 replies
- 490 views
I'm learning about the I2C interface. The polling method works properly, but the interrupt method is not working correctly.I enabled I2C listen mode, but when I send the address on the I2C line, the address match callback is not triggered.
