STM32F373 I2C slave transmit clear TXIS flag problem
I need to implement an I2C slave in an STM32F373 and I'm stumped by the documentation in the reference manual (RM0313 section 24.4.7) figure 176. The NOSTRETCH=0 with 1st data flushed looks to be exactly what I want to do but the documentation in 24....