I2C slave action to depend on 1st byte of unspecified-length message
I2C slave that needs to act differently depending on the first written byte in a write request with unspecified length [1 or 3 bytes]Hi!I am trying to emulate MCU master to I2C slave devices using two "black-pill" MCUs (STM32F411CEU6 @100MHz) and ST...