Hi Everyone,My problem relates to I2C communication when trying to send bytes to a display on address 0x78. First I tried with the plain I2C HAL function(blocking), but I realised that the MCU gets frozen because of the huge amount of data to be sent...