cancel
Showing results for 
Search instead for 
Did you mean: 

STM32 CAN bus accepts nonmatching addresses

Tee
Associate II

Hey there!

I am testing the communication between 2 STM32H7 custom-made boards using CAN bus (chip: SN65HVD230).

My issue is that both ends communicate (Transmit and receive) despite the configuration filter IDs (1 & 2) I am setting. I also tried to block nonmatching addresses using this function: HAL_FDCAN_ConfigGlobalFilter, but it blocks reception from all addresses.

Any ideas?

1 REPLY 1
Sarra.S
ST Employee

Hello @Tee

Could you share you Rx filter configuration and the input parameters of the global filter configuration

Thank you!

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.