Question
STM32F1xx CAN library error
Dear,
There is probably an error in the STM32F1xx CubeMX library V1.7.0.
In the "stm32f1xx_hal_can.c" in the "Legacy" folder, the preprocessor compilation (ligne 117) is "#ifdef HAL_CAN_MODULE_ENABLED" but I think it must be "#ifdef HAL_CAN_LEGACY_MODULE_ENABLED".
Regards
