cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F1xx library error

Xzhan.2
Associate II

There is a list of error when i try to use stm32f1xx library

also stm32f10x does not support stmf103rb ?

0690X000008iuHlQAI.png

2 REPLIES 2

Check that your stm32f1xx_hal_conf.h file enables the CAN module.​

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..

#define HAL_CAN_MODULE_ENABLED

this is enabled in stm32f1xx_hal_con.h​