I have been searching for a good supported CAN library for the STM32F103 (Bluepill). I have found that there are supporting functions [here](https://github.com/stm32duino/Arduino_Core_STM32/tree/master/system/Drivers/STM32F1xx_HAL_Driver) for the CAN interface, but I'm not sure how to access them or use them.