Hello, every one
I use the TM4C123GH6PM Chip.
I found CLK bug that caused my SDA Bus is pull Low from Slave drive
Because the slave drive is waiting the ninth pulse, but master finished to send nine pluses
Where the small pulses only 250ns, so the slave did not catch
I use the MCU Master I2C Interrupt Control
Is there any way to solve a small pulse?
thanks,