CANFilter implementation for TC389

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Bhagyashri
Level 1
Level 1
First reply posted First question asked Welcome!

Can some one help me  CAN filter implementation for TC389 

0 Likes
1 Solution
ugo_8a
Employee
Employee
10 solutions authored 25 sign-ins 25 replies posted

Hello Please check AP32363_MCMCAN_GettingStarted_v2.2 that will give you some hints of how to use the CAN filtering.

some quick tips:

RX dedicated buffers do not have any other filter other the the ID, so they can only receive 1 message.

for classical bit masking and range filters you need to use RXFIFOS. 

View solution in original post

0 Likes
4 Replies
ugo_8a
Employee
Employee
10 solutions authored 25 sign-ins 25 replies posted

Hello Please check AP32363_MCMCAN_GettingStarted_v2.2 that will give you some hints of how to use the CAN filtering.

some quick tips:

RX dedicated buffers do not have any other filter other the the ID, so they can only receive 1 message.

for classical bit masking and range filters you need to use RXFIFOS. 

0 Likes

When i tried to open AP32363_MCMCAN_GettingStarted_v2.2  not able to authenticate. 

 

0 Likes
Di_W
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 250 solutions authored
0 Likes

ok but when i searched i was not able to find out the api e.g. CAN_17_Setfilter like this for tc389. Do we have any manual for tc389 for filter implementation

 

0 Likes