User Activity

I am using CAN in normal mode and produced code using STM32CubeMX ide for Keil uVision IDE. While running the code my program stuck in HAL_CAN_INIT(). It produces a timeout error.I am not having any CAN transceiver so I am having only STM32 Nucleo Bo...
For MPU6050 i am using accelerometer range of +/-2g with sensitivity of 16384.For STM32F446RE board i am using I2C1 to interface with MPU6050 in standard mode with duty cycle as 50%. i am using PB6 as SCL and PB7 as SDA.Help me in getting my values i...