Posted on April 02, 2017 at 00:40When I set HSI48 Cube generatesRCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI|RCC_OSCILLATORTYPE_HSI48;butRCC_OscInitStruct.OscillatorType = RCC_OSCILLATORTYPE_HSI48;only works for me.
Posted on July 13, 2016 at 10:52Confirm this bug, HAL_CAN_ConfigFilter does not work with hcan.Instance = CAN2. Need to replace ''hcan->Instance->'' to ''CAN1->'' in HAL_CAN_ConfigFilter function. For stmf32f105