HAL_I2C_Master_Receive disable IRQ for long time
Hi use when i use middleware and Softwares packe witch X-CUBE-MEMS1 for read a accelerometerBut when i add this code my timer interrupt (at 10khz) miss interruptsAnd i watche in HAL_I2C_Mem_Read __disable_irq(); /* Read data from DR */ ...