You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ok. Good to know that it works. I'll see what I can do. Some use different way of setting up the pins that are used and in those you can only use the pin pairs that are currently available in the library. I need to think best way to do that.
It would be nice if this library natively supported use of PB8 (CAN RX) and PA12 (CAN TX) for the CAN interface.
This code generated from CubeIDE might be helpful:
I added this option to the begin function in
STM32_CAN.cpp
and everything works perfectlyThe text was updated successfully, but these errors were encountered: