Skip to main content

All Questions

Tagged with
1 vote
2 answers
5k views

CANBUS Masking and Filtering

I am using a module to convert CAN to UART. This module has 2 programmable masks and 6 programmable filters. There are 13 message IDs that come in over the CAN bus and I only want 9 of them. The IDs ...
Adam's user avatar
  • 95
0 votes
1 answer
5k views

STM32F7 CAN message stuck in mailbox and error frames on bus

Since I am rather new to using CAN I'm not sure what information that is relevant but I will try and describe the best I can. I have a STMF746 that I want to use the CAN bus on. I have PD0(CAN1_Rx), ...
user3660570's user avatar