2024-12-23 10:55 PM - last edited on 2024-12-24 12:19 AM by SofLit
Hi all
I want to understand configuration for CAN1 and CAN2 in a single board.
Can you suggest me example code ?
B.R
Ash
2024-12-24 12:12 AM - edited 2024-12-24 12:17 AM
Hello,
You will use CAN2 as CAN1 but you need to take care of the filter configuration especially the SlaveStartFilterBank and FilterBank for CAN2: read this article.
PS: there is no CAN1 + CAN2 example available in CubeF4.
2024-12-24 02:01 AM - edited 2024-12-24 04:37 AM
2024-12-24 03:19 AM
But you need to do some tests and tell us what you found before asking questions.
Then better to attach your complete project. Sharing parts of code may hide some issues.