Quantcast
Channel: Keil Discussion Forum RSS Feed
Viewing all articles
Browse latest Browse all 3049

ARM: stumped with second can channel event. (1 Replies)

$
0
0
I have a st32f205 and set up both Can 1&2. Can 1, will send and receive. Can 2, will send, not receive. I can see the data with a tool, so I know the data is on the wire but the ARM_CAN_EVENT_RECEIVE will not pick it up. The ARM_CAN_EVENT_SEND_COMPLETE is working fine. Here is my can2 had to remove all comments to fit in post. What could I have done wrong? #define CAN_CONTROLLER 2 #define _CA_Driver_(n) Driver_CAN##n #define CAN_Driver

Viewing all articles
Browse latest Browse all 3049

Trending Articles