Hi,I'm using Nucleo board with Stm32CubeIde and HAL library.I have a periodic interrupt every 10 ms and I want to acquire data from 8 sensors with I2C bus each with a different address. At the interrupt output I must already have all the data to copy...