cancel
Showing results for 
Search instead for 
Did you mean: 

CAN1 and CAN2 for STM32F407EVB

Ash1
Associate II

Hi all

I want to understand configuration for CAN1 and CAN2 in a single board.

Can you suggest me example code ?

B.R

Ash

3 REPLIES 3
SofLit
ST Employee

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.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.

 

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.

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.