How to start with HAL CAN Development on STM32F3 Discovery?
I want to implement a Normal CAN interface RX and TX. I get TX running but RX makes some trouble. It is also very hard to find any good turorial, documentation or example project. CAN is very very bad documented by ST. I hoped that when i use Cube i...