User Activity

HelloI have a code use CAN2 on a stm32F105 he work fine if the CAN bus have not disturbanceBut if i have to many disturbance for exemple if i make a short circuit bethen CANH and CANL when i remove the short circuit the CAN no restart to send data. I...
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 */ ...