pazi88 / STM32_CAN

CAN bus Library for Arduino STM32
GNU General Public License v3.0
67 stars 28 forks source link

Not able to used the library #5

Closed Pranav0727 closed 1 year ago

Pranav0727 commented 1 year ago

STM32_CAN::STM32_CAN(, CAN_PINS) I get this error while compiling the code in Arduino ide, please help me

pazi88 commented 1 year ago

What code? Some of the examples? What stm32 core version you use.

Pranav0727 commented 1 year ago

STM32F103C8T6 Arm cortex m3 I used the example code written in the library itself.

pazi88 commented 1 year ago

Can't reproduce this error. Would need more info. I'll close for now.