Skip to main content
Xzhan.2
Associate
June 19, 2019
Question

STM32F1xx library error

  • June 19, 2019
  • 2 replies
  • 1246 views

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

also stm32f10x does not support stmf103rb ?

0690X000008iuHlQAI.png

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
June 19, 2019

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

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Xzhan.2
Xzhan.2Author
Associate
June 19, 2019

#define HAL_CAN_MODULE_ENABLED

this is enabled in stm32f1xx_hal_con.h​