-
Notifications
You must be signed in to change notification settings - Fork 292
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update can.c to resolved issues from testing and code review
- Fixed the timing values: Both the missing STM32F4 handling case AND the fact that the raw values are not used for bxCAN - the values are shifted. - Move the call to rcc_reset to before the CAN_Init() - Used the correct enumeration to check if CAN is enabled.
- Loading branch information
Showing
1 changed file
with
91 additions
and
87 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters