User Activity

Hi, I'm trying to implement CAN on the STM32F072RB and I think I have added all the neccesary files. In stm32f0xx_hal_conf.h I have defined HAL_CAN_MODULE_ENABLED, but in stm32f0xx_hal_can.c it is not recognized. The question is that when compiling e...