Question
Is it possible to implement a CAN bus using NUCLEO-F401RE board and a CAN Shield board?
I want to implement a CAN bus and I have the following boards:
- NUCLEO-F401RE
- Waveshare RS485/CAN Shield (https://www.waveshare.com/wiki/RS485_CAN_Shield)
I have seen that CAN interface is not avaliable in CubeMX for my nucleo board, so I have some questions:
- Why does some boards support CAN and others do not? What is the difference between a board with avaliable CAN interface and one that does not have it?
- Is it possible to implement CAN with my nucleo board if I CAN interface is not avaliable?
Thank you!
